@Stability(value=Stable) @Internal public static final class CfnAssetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnAssetProps
CfnAssetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnAssetProps.Builder, CfnAssetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnAssetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnAssetProps.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 |
getId()
`AWS::MediaPackage::Asset.Id`.
|
String |
getPackagingGroupId()
`AWS::MediaPackage::Asset.PackagingGroupId`.
|
String |
getResourceId()
`AWS::MediaPackage::Asset.ResourceId`.
|
String |
getSourceArn()
`AWS::MediaPackage::Asset.SourceArn`.
|
String |
getSourceRoleArn()
`AWS::MediaPackage::Asset.SourceRoleArn`.
|
List<CfnTag> |
getTags()
`AWS::MediaPackage::Asset.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(CfnAssetProps.Builder builder)
CfnAssetProps.Builder.public final String getId()
CfnAssetPropsgetId in interface CfnAssetPropspublic final String getPackagingGroupId()
CfnAssetPropsgetPackagingGroupId in interface CfnAssetPropspublic final String getResourceId()
CfnAssetPropsgetResourceId in interface CfnAssetPropspublic final String getSourceArn()
CfnAssetPropsgetSourceArn in interface CfnAssetPropspublic final String getSourceRoleArn()
CfnAssetPropsgetSourceRoleArn in interface CfnAssetPropspublic final List<CfnTag> getTags()
CfnAssetPropsgetTags in interface CfnAssetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.