@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()
Unique identifier that you assign to the asset.
|
String |
getPackagingGroupId()
The ID of the packaging group associated with this asset.
|
String |
getResourceId()
Unique identifier for this asset, as it's configured in the key provider service.
|
String |
getSourceArn()
The ARN for the source content in Amazon S3.
|
String |
getSourceRoleArn()
The ARN for the IAM role that provides AWS Elemental MediaPackage access to the Amazon S3 bucket where the source content is stored.
|
List<CfnTag> |
getTags()
The tags to assign to the asset.
|
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 getSourceArn()
CfnAssetPropsgetSourceArn in interface CfnAssetPropspublic final String getSourceRoleArn()
CfnAssetPropsValid format: arn:aws:iam::{accountID}:role/{name}
getSourceRoleArn in interface CfnAssetPropspublic final String getResourceId()
CfnAssetPropsgetResourceId 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 © 2022. All rights reserved.