Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker.CfnEntityPropsMixin.ComponentProperty.Builder
Packages that use CfnEntityPropsMixin.ComponentProperty.Builder
-
Uses of CfnEntityPropsMixin.ComponentProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker that return CfnEntityPropsMixin.ComponentProperty.BuilderModifier and TypeMethodDescriptionCfnEntityPropsMixin.ComponentProperty.builder()CfnEntityPropsMixin.ComponentProperty.Builder.componentName(String componentName) Sets the value ofCfnEntityPropsMixin.ComponentProperty.getComponentName()CfnEntityPropsMixin.ComponentProperty.Builder.componentTypeId(String componentTypeId) Sets the value ofCfnEntityPropsMixin.ComponentProperty.getComponentTypeId()Sets the value ofCfnEntityPropsMixin.ComponentProperty.getDefinedIn()CfnEntityPropsMixin.ComponentProperty.Builder.description(String description) Sets the value ofCfnEntityPropsMixin.ComponentProperty.getDescription()CfnEntityPropsMixin.ComponentProperty.Builder.properties(Map<String, ? extends Object> properties) Sets the value ofCfnEntityPropsMixin.ComponentProperty.getProperties()CfnEntityPropsMixin.ComponentProperty.Builder.properties(IResolvable properties) Sets the value ofCfnEntityPropsMixin.ComponentProperty.getProperties()CfnEntityPropsMixin.ComponentProperty.Builder.propertyGroups(Map<String, ? extends Object> propertyGroups) Sets the value ofCfnEntityPropsMixin.ComponentProperty.getPropertyGroups()CfnEntityPropsMixin.ComponentProperty.Builder.propertyGroups(IResolvable propertyGroups) Sets the value ofCfnEntityPropsMixin.ComponentProperty.getPropertyGroups()CfnEntityPropsMixin.ComponentProperty.Builder.status(CfnEntityPropsMixin.StatusProperty status) Sets the value ofCfnEntityPropsMixin.ComponentProperty.getStatus()CfnEntityPropsMixin.ComponentProperty.Builder.status(IResolvable status) Sets the value ofCfnEntityPropsMixin.ComponentProperty.getStatus()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker with parameters of type CfnEntityPropsMixin.ComponentProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnEntityPropsMixin.ComponentProperty.Builder.