@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()
A human-readable description of the streaming image.
|
String |
getEc2ImageId()
The ID of an EC2 machine image with which to create the streaming image.
|
String |
getName()
A friendly name for a streaming image resource.
|
String |
getStudioId()
The unique identifier for a studio resource.
|
Map<String,String> |
getTags()
An array of key-value pairs to apply to this resource.
|
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 getEc2ImageId()
CfnStreamingImagePropsgetEc2ImageId in interface CfnStreamingImagePropspublic final String getName()
CfnStreamingImagePropsgetName in interface CfnStreamingImagePropspublic final String getStudioId()
CfnStreamingImagePropsIn Nimble Studio , all other resources are contained in a studio resource.
getStudioId in interface CfnStreamingImagePropspublic final String getDescription()
CfnStreamingImagePropsgetDescription in interface CfnStreamingImagePropspublic final Map<String,String> getTags()
CfnStreamingImagePropsFor more information, see Tag .
getTags in interface CfnStreamingImageProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.