@Stability(value=Stable) @Internal public static final class CfnJobDefinition.SecretProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnJobDefinition.SecretProperty
CfnJobDefinition.SecretPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnJobDefinition.SecretProperty.Builder, CfnJobDefinition.SecretProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnJobDefinition.SecretProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnJobDefinition.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 |
getName()
The name of the secret.
|
String |
getValueFrom()
The secret to expose to the container.
|
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(CfnJobDefinition.SecretProperty.Builder builder)
CfnJobDefinition.AuthorizationConfigProperty.Builder.public final String getName()
CfnJobDefinition.SecretPropertygetName in interface CfnJobDefinition.SecretPropertypublic final String getValueFrom()
CfnJobDefinition.SecretPropertyThe supported values are either the full ARN of the AWS Secrets Manager secret or the full ARN of the parameter in the AWS Systems Manager Parameter Store.
If the AWS Systems Manager Parameter Store parameter exists in the same Region as the job you're launching, then you can use either the full ARN or name of the parameter. If the parameter exists in a different Region, then the full ARN must be specified.
getValueFrom in interface CfnJobDefinition.SecretProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.