@Stability(value=Stable) @Internal public static final class CfnProject.RegistryCredentialProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnProject.RegistryCredentialProperty
CfnProject.RegistryCredentialPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnProject.RegistryCredentialProperty.Builder, CfnProject.RegistryCredentialProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnProject.RegistryCredentialProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnProject.ArtifactsProperty.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 |
getCredential()
The Amazon Resource Name (ARN) or name of credentials created using AWS Secrets Manager .
|
String |
getCredentialProvider()
The service that created the credentials to access a private Docker registry.
|
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(CfnProject.RegistryCredentialProperty.Builder builder)
CfnProject.ArtifactsProperty.Builder.public final String getCredential()
CfnProject.RegistryCredentialProperty
The
credentialcan use the name of the credentials only if they exist in your current AWS Region .
getCredential in interface CfnProject.RegistryCredentialPropertypublic final String getCredentialProvider()
CfnProject.RegistryCredentialPropertyThe valid value, SECRETS_MANAGER, is for AWS Secrets Manager .
getCredentialProvider in interface CfnProject.RegistryCredentialProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.