@Stability(value=Deprecated) @Deprecated @Internal public static final class AssetPublishingCommand.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements AssetPublishingCommand
AssetPublishingCommandsoftware.amazon.jsii.JsiiObject.InitializationModeAssetPublishingCommand.Builder, AssetPublishingCommand.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(AssetPublishingCommand.Builder builder)
Deprecated.
Constructor that initializes the object based on literal property values passed by the
AssetPublishingCommand.Builder. |
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(Object o)
Deprecated.
|
String |
getAssetId()
Deprecated.
(deprecated) Asset identifier.
|
String |
getAssetManifestPath()
Deprecated.
(deprecated) Asset manifest path.
|
String |
getAssetPublishingRoleArn()
Deprecated.
(deprecated) ARN of the IAM Role used to publish this asset.
|
String |
getAssetSelector()
Deprecated.
(deprecated) Asset selector to pass to `cdk-assets`.
|
AssetType |
getAssetType()
Deprecated.
(deprecated) Type of asset to publish.
|
int |
hashCode()
Deprecated.
|
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(AssetPublishingCommand.Builder builder)
AssetPublishingCommand.Builder.public final String getAssetId()
AssetPublishingCommandgetAssetId in interface AssetPublishingCommandpublic final String getAssetManifestPath()
AssetPublishingCommandgetAssetManifestPath in interface AssetPublishingCommandpublic final String getAssetPublishingRoleArn()
AssetPublishingCommandgetAssetPublishingRoleArn in interface AssetPublishingCommandpublic final String getAssetSelector()
AssetPublishingCommandgetAssetSelector in interface AssetPublishingCommandpublic final AssetType getAssetType()
AssetPublishingCommandgetAssetType in interface AssetPublishingCommand@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.