@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(CfnStreamingImageProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnStreamingImageProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| 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.protected Jsii$Proxy(CfnStreamingImageProps.Builder builder)
CfnStreamingImageProps.Builder.public final String getDescription()
CfnStreamingImagePropsgetDescription in interface CfnStreamingImagePropspublic final String getEc2ImageId()
CfnStreamingImagePropsgetEc2ImageId in interface CfnStreamingImagePropspublic final String getName()
CfnStreamingImagePropsgetName in interface CfnStreamingImagePropspublic final String getStudioId()
CfnStreamingImagePropsgetStudioId 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.