Uses of Class
org.cdk8s.plus20.GroupProps.Builder
-
-
Uses of GroupProps.Builder in org.cdk8s.plus20
Methods in org.cdk8s.plus20 that return GroupProps.Builder Modifier and Type Method Description static GroupProps.BuilderGroupProps. builder()GroupProps.BuilderGroupProps.Builder. name(String name)Sets the value ofGroupProps.getName()Constructors in org.cdk8s.plus20 with parameters of type GroupProps.Builder Constructor Description Jsii$Proxy(GroupProps.Builder builder)Constructor that initializes the object based on literal property values passed by theGroupProps.Builder.
-