Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker.CfnEntityMixinProps.Builder
Packages that use CfnEntityMixinProps.Builder
-
Uses of CfnEntityMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker that return CfnEntityMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnEntityMixinProps.BuilderCfnEntityMixinProps.builder()CfnEntityMixinProps.Builder.components(Map<String, ? extends Object> components) Sets the value ofCfnEntityMixinProps.getComponents()CfnEntityMixinProps.Builder.components(IResolvable components) Sets the value ofCfnEntityMixinProps.getComponents()CfnEntityMixinProps.Builder.compositeComponents(Map<String, ? extends Object> compositeComponents) Sets the value ofCfnEntityMixinProps.getCompositeComponents()CfnEntityMixinProps.Builder.compositeComponents(IResolvable compositeComponents) Sets the value ofCfnEntityMixinProps.getCompositeComponents()CfnEntityMixinProps.Builder.description(String description) Sets the value ofCfnEntityMixinProps.getDescription()Sets the value ofCfnEntityMixinProps.getEntityId()CfnEntityMixinProps.Builder.entityName(String entityName) Sets the value ofCfnEntityMixinProps.getEntityName()CfnEntityMixinProps.Builder.parentEntityId(String parentEntityId) Sets the value ofCfnEntityMixinProps.getParentEntityId()Sets the value ofCfnEntityMixinProps.getTags()CfnEntityMixinProps.Builder.workspaceId(String workspaceId) Sets the value ofCfnEntityMixinProps.getWorkspaceId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker with parameters of type CfnEntityMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnEntityMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnEntityMixinProps.Builder.