@Deprecated public static final class AssetPublishingCommand.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AssetPublishingCommand
AssetPublishingCommand
AssetPublishingCommand.Builder, AssetPublishingCommand.Jsii$Proxy
Modifier | Constructor and Description |
---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Deprecated.
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()
Deprecated.
|
boolean |
equals(java.lang.Object o)
Deprecated.
|
java.lang.String |
getAssetId()
Deprecated.
(deprecated) Asset identifier.
|
java.lang.String |
getAssetManifestPath()
Deprecated.
(deprecated) Asset manifest path.
|
java.lang.String |
getAssetPublishingRoleArn()
Deprecated.
(deprecated) ARN of the IAM Role used to publish this asset.
|
java.lang.String |
getAssetSelector()
Deprecated.
(deprecated) Asset selector to pass to `cdk-assets`.
|
AssetType |
getAssetType()
Deprecated.
(deprecated) Type of asset to publish.
|
int |
hashCode()
Deprecated.
|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final java.lang.String getAssetId()
AssetPublishingCommand
getAssetId
in interface AssetPublishingCommand
public final java.lang.String getAssetManifestPath()
AssetPublishingCommand
getAssetManifestPath
in interface AssetPublishingCommand
public final java.lang.String getAssetPublishingRoleArn()
AssetPublishingCommand
getAssetPublishingRoleArn
in interface AssetPublishingCommand
public final java.lang.String getAssetSelector()
AssetPublishingCommand
getAssetSelector
in interface AssetPublishingCommand
public final AssetType getAssetType()
AssetPublishingCommand
getAssetType
in interface AssetPublishingCommand
public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
public final boolean equals(java.lang.Object o)
public final int hashCode()