@Stability(value=Stable) @Internal public static final class CfnService.AuthenticationConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnService.AuthenticationConfigurationProperty
CfnService.AuthenticationConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnService.AuthenticationConfigurationProperty.Builder, CfnService.AuthenticationConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnService.AuthenticationConfigurationProperty.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnService.AuthenticationConfigurationProperty.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 |
getAccessRoleArn()
The Amazon Resource Name (ARN) of the IAM role that grants the App Runner service access to a source repository.
|
String |
getConnectionArn()
The Amazon Resource Name (ARN) of the App Runner connection that enables the App Runner service to connect to a source repository.
|
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(CfnService.AuthenticationConfigurationProperty.Builder builder)
CfnService.AuthenticationConfigurationProperty.Builder.public final String getAccessRoleArn()
CfnService.AuthenticationConfigurationPropertyIt's required for ECR image repositories (but not for ECR Public repositories).
getAccessRoleArn in interface CfnService.AuthenticationConfigurationPropertypublic final String getConnectionArn()
CfnService.AuthenticationConfigurationPropertyIt's required for GitHub code repositories.
getConnectionArn in interface CfnService.AuthenticationConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.