@Stability(value=Stable)
public static interface CfnService.SourceConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnService.SourceConfigurationProperty.Builder
A builder for
CfnService.SourceConfigurationProperty |
static class |
CfnService.SourceConfigurationProperty.Jsii$Proxy
An implementation for
CfnService.SourceConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnService.SourceConfigurationProperty.Builder |
builder() |
default Object |
getAuthenticationConfiguration()
`CfnService.SourceConfigurationProperty.AuthenticationConfiguration`.
|
default Object |
getAutoDeploymentsEnabled()
`CfnService.SourceConfigurationProperty.AutoDeploymentsEnabled`.
|
default Object |
getCodeRepository()
`CfnService.SourceConfigurationProperty.CodeRepository`.
|
default Object |
getImageRepository()
`CfnService.SourceConfigurationProperty.ImageRepository`.
|
@Stability(value=Stable) @Nullable default Object getAuthenticationConfiguration()
@Stability(value=Stable) @Nullable default Object getAutoDeploymentsEnabled()
@Stability(value=Stable) @Nullable default Object getCodeRepository()
@Stability(value=Stable) @Nullable default Object getImageRepository()
@Stability(value=Stable) static CfnService.SourceConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.