Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker.CfnSceneMixinProps.Builder
Packages that use CfnSceneMixinProps.Builder
-
Uses of CfnSceneMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker
Methods in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker that return CfnSceneMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnSceneMixinProps.BuilderCfnSceneMixinProps.builder()CfnSceneMixinProps.Builder.capabilities(List<String> capabilities) Sets the value ofCfnSceneMixinProps.getCapabilities()CfnSceneMixinProps.Builder.contentLocation(String contentLocation) Sets the value ofCfnSceneMixinProps.getContentLocation()CfnSceneMixinProps.Builder.description(String description) Sets the value ofCfnSceneMixinProps.getDescription()Sets the value ofCfnSceneMixinProps.getSceneId()CfnSceneMixinProps.Builder.sceneMetadata(Map<String, String> sceneMetadata) Sets the value ofCfnSceneMixinProps.getSceneMetadata()CfnSceneMixinProps.Builder.sceneMetadata(IResolvable sceneMetadata) Sets the value ofCfnSceneMixinProps.getSceneMetadata()Sets the value ofCfnSceneMixinProps.getTags()CfnSceneMixinProps.Builder.workspaceId(String workspaceId) Sets the value ofCfnSceneMixinProps.getWorkspaceId()Constructors in software.amazon.awscdk.cfnpropertymixins.services.iottwinmaker with parameters of type CfnSceneMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSceneMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSceneMixinProps.Builder.