Uses of Class
software.amazon.awscdk.services.greengrass.CfnResourceDefinition.GroupOwnerSettingProperty.Builder
Packages that use CfnResourceDefinition.GroupOwnerSettingProperty.Builder
-
Uses of CfnResourceDefinition.GroupOwnerSettingProperty.Builder in software.amazon.awscdk.services.greengrass
Methods in software.amazon.awscdk.services.greengrass that return CfnResourceDefinition.GroupOwnerSettingProperty.BuilderModifier and TypeMethodDescriptionCfnResourceDefinition.GroupOwnerSettingProperty.Builder.autoAddGroupOwner
(Boolean autoAddGroupOwner) Sets the value ofCfnResourceDefinition.GroupOwnerSettingProperty.getAutoAddGroupOwner()
CfnResourceDefinition.GroupOwnerSettingProperty.Builder.autoAddGroupOwner
(IResolvable autoAddGroupOwner) Sets the value ofCfnResourceDefinition.GroupOwnerSettingProperty.getAutoAddGroupOwner()
CfnResourceDefinition.GroupOwnerSettingProperty.builder()
CfnResourceDefinition.GroupOwnerSettingProperty.Builder.groupOwner
(String groupOwner) Sets the value ofCfnResourceDefinition.GroupOwnerSettingProperty.getGroupOwner()
Constructors in software.amazon.awscdk.services.greengrass with parameters of type CfnResourceDefinition.GroupOwnerSettingProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnResourceDefinition.GroupOwnerSettingProperty.Builder
.