@Stability(value=Stable)
public static interface CfnService.CodeConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnService.CodeConfigurationProperty.Builder
A builder for
CfnService.CodeConfigurationProperty |
static class |
CfnService.CodeConfigurationProperty.Jsii$Proxy
An implementation for
CfnService.CodeConfigurationProperty |
Modifier and Type | Method and Description |
---|---|
static CfnService.CodeConfigurationProperty.Builder |
builder() |
default Object |
getCodeConfigurationValues()
`CfnService.CodeConfigurationProperty.CodeConfigurationValues`.
|
String |
getConfigurationSource()
`CfnService.CodeConfigurationProperty.ConfigurationSource`.
|
@Stability(value=Stable) @NotNull String getConfigurationSource()
@Stability(value=Stable) @Nullable default Object getCodeConfigurationValues()
@Stability(value=Stable) static CfnService.CodeConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.