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