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