Uses of Class
org.cdk8s.plus23.Group
-
-
Uses of Group in org.cdk8s.plus23
Methods in org.cdk8s.plus23 that return Group Modifier and Type Method Description static GroupGroup. fromName(software.constructs.Construct scope, String id, String name)Reference a group by name.
-