@Stability(value=Stable) @Internal public static final class CfnStreamingImageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnStreamingImageProps
CfnStreamingImagePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnStreamingImageProps.Builder, CfnStreamingImageProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String ec2ImageId,
String name,
String studioId,
String description,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
CfnStreamingImageProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getDescription()
`AWS::NimbleStudio::StreamingImage.Description`.
|
String |
getEc2ImageId()
`AWS::NimbleStudio::StreamingImage.Ec2ImageId`.
|
String |
getName()
`AWS::NimbleStudio::StreamingImage.Name`.
|
String |
getStudioId()
`AWS::NimbleStudio::StreamingImage.StudioId`.
|
Map<String,String> |
getTags()
`AWS::NimbleStudio::StreamingImage.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.public final String getEc2ImageId()
CfnStreamingImagePropsgetEc2ImageId in interface CfnStreamingImagePropspublic final String getName()
CfnStreamingImagePropsgetName in interface CfnStreamingImagePropspublic final String getStudioId()
CfnStreamingImagePropsgetStudioId in interface CfnStreamingImagePropspublic final String getDescription()
CfnStreamingImagePropsgetDescription in interface CfnStreamingImagePropspublic final Map<String,String> getTags()
CfnStreamingImagePropsgetTags in interface CfnStreamingImageProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.