Uses of Class
software.amazon.awscdk.services.greengrass.CfnGroupProps.Builder
Packages that use CfnGroupProps.Builder
-
Uses of CfnGroupProps.Builder in software.amazon.awscdk.services.greengrass
Methods in software.amazon.awscdk.services.greengrass that return CfnGroupProps.BuilderModifier and TypeMethodDescriptionstatic CfnGroupProps.Builder
CfnGroupProps.builder()
CfnGroupProps.Builder.initialVersion
(IResolvable initialVersion) Sets the value ofCfnGroupProps.getInitialVersion()
CfnGroupProps.Builder.initialVersion
(CfnGroup.GroupVersionProperty initialVersion) Sets the value ofCfnGroupProps.getInitialVersion()
Sets the value ofCfnGroupProps.getName()
Sets the value ofCfnGroupProps.getRoleArn()
Sets the value ofCfnGroupProps.getTags()
Constructors in software.amazon.awscdk.services.greengrass with parameters of type CfnGroupProps.BuilderModifierConstructorDescriptionprotected
Jsii$Proxy
(CfnGroupProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnGroupProps.Builder
.