| Package | Description |
|---|---|
| software.amazon.awscdk.services.nimblestudio |
AWS::NimbleStudio Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnStreamingImageProps.Builder |
CfnStreamingImageProps.builder() |
CfnStreamingImageProps.Builder |
CfnStreamingImageProps.Builder.description(String description)
Sets the value of
CfnStreamingImageProps.getDescription() |
CfnStreamingImageProps.Builder |
CfnStreamingImageProps.Builder.ec2ImageId(String ec2ImageId)
Sets the value of
CfnStreamingImageProps.getEc2ImageId() |
CfnStreamingImageProps.Builder |
CfnStreamingImageProps.Builder.name(String name)
Sets the value of
CfnStreamingImageProps.getName() |
CfnStreamingImageProps.Builder |
CfnStreamingImageProps.Builder.studioId(String studioId)
Sets the value of
CfnStreamingImageProps.getStudioId() |
CfnStreamingImageProps.Builder |
CfnStreamingImageProps.Builder.tags(Map<String,String> tags)
Sets the value of
CfnStreamingImageProps.getTags() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnStreamingImageProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStreamingImageProps.Builder. |
Copyright © 2022. All rights reserved.