@Stability(value=Stable) @Internal public static final class CfnTaskDefinition.RepositoryCredentialsProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnTaskDefinition.RepositoryCredentialsProperty
CfnTaskDefinition.RepositoryCredentialsPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnTaskDefinition.RepositoryCredentialsProperty.Builder, CfnTaskDefinition.RepositoryCredentialsProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnTaskDefinition.RepositoryCredentialsProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnTaskDefinition.AuthorizationConfigProperty.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 |
getCredentialsParameter()
The Amazon Resource Name (ARN) of the secret containing the private repository credentials.
|
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(CfnTaskDefinition.RepositoryCredentialsProperty.Builder builder)
CfnTaskDefinition.AuthorizationConfigProperty.Builder.public final String getCredentialsParameter()
CfnTaskDefinition.RepositoryCredentialsProperty
When you use the Amazon ECS API, AWS CLI , or AWS SDK, if the secret exists in the same Region as the task that you're launching then you can use either the full ARN or the name of the secret. When you use the AWS Management Console, you must specify the full ARN of the secret.
getCredentialsParameter in interface CfnTaskDefinition.RepositoryCredentialsProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.