@Stability(value=Stable) @Internal public static final class CfnService.SourceConfigurationProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnService.SourceConfigurationProperty
CfnService.SourceConfigurationPropertysoftware.amazon.jsii.JsiiObject.InitializationModeCfnService.SourceConfigurationProperty.Builder, CfnService.SourceConfigurationProperty.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object authenticationConfiguration,
Object autoDeploymentsEnabled,
Object codeRepository,
Object imageRepository)
Constructor that initializes the object based on literal property values passed by the
CfnService.AuthenticationConfigurationProperty.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getAuthenticationConfiguration()
`CfnService.SourceConfigurationProperty.AuthenticationConfiguration`.
|
Object |
getAutoDeploymentsEnabled()
`CfnService.SourceConfigurationProperty.AutoDeploymentsEnabled`.
|
Object |
getCodeRepository()
`CfnService.SourceConfigurationProperty.CodeRepository`.
|
Object |
getImageRepository()
`CfnService.SourceConfigurationProperty.ImageRepository`.
|
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(Object authenticationConfiguration, Object autoDeploymentsEnabled, Object codeRepository, Object imageRepository)
CfnService.AuthenticationConfigurationProperty.Builder.public final Object getAuthenticationConfiguration()
CfnService.SourceConfigurationPropertygetAuthenticationConfiguration in interface CfnService.SourceConfigurationPropertypublic final Object getAutoDeploymentsEnabled()
CfnService.SourceConfigurationPropertygetAutoDeploymentsEnabled in interface CfnService.SourceConfigurationPropertypublic final Object getCodeRepository()
CfnService.SourceConfigurationPropertygetCodeRepository in interface CfnService.SourceConfigurationPropertypublic final Object getImageRepository()
CfnService.SourceConfigurationPropertygetImageRepository in interface CfnService.SourceConfigurationProperty@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.