Uses of Class
software.amazon.awscdk.services.iottwinmaker.CfnSceneProps.Builder
Packages that use CfnSceneProps.Builder
Package
Description
AWS::IoTTwinMaker Construct Library
-
Uses of CfnSceneProps.Builder in software.amazon.awscdk.services.iottwinmaker
Methods in software.amazon.awscdk.services.iottwinmaker that return CfnSceneProps.BuilderModifier and TypeMethodDescriptionstatic CfnSceneProps.BuilderCfnSceneProps.builder()CfnSceneProps.Builder.capabilities(List<String> capabilities) Sets the value ofCfnSceneProps.getCapabilities()CfnSceneProps.Builder.contentLocation(String contentLocation) Sets the value ofCfnSceneProps.getContentLocation()CfnSceneProps.Builder.description(String description) Sets the value ofCfnSceneProps.getDescription()Sets the value ofCfnSceneProps.getSceneId()CfnSceneProps.Builder.sceneMetadata(Map<String, String> sceneMetadata) Sets the value ofCfnSceneProps.getSceneMetadata()CfnSceneProps.Builder.sceneMetadata(IResolvable sceneMetadata) Sets the value ofCfnSceneProps.getSceneMetadata()Sets the value ofCfnSceneProps.getTags()CfnSceneProps.Builder.workspaceId(String workspaceId) Sets the value ofCfnSceneProps.getWorkspaceId()Constructors in software.amazon.awscdk.services.iottwinmaker with parameters of type CfnSceneProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnSceneProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnSceneProps.Builder.