@Stability(value=Stable)
public static interface CfnApplication.ComponentConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
Modifier and Type | Interface and Description |
---|---|
static class |
CfnApplication.ComponentConfigurationProperty.Builder
A builder for
CfnApplication.ComponentConfigurationProperty |
static class |
CfnApplication.ComponentConfigurationProperty.Jsii$Proxy
An implementation for
CfnApplication.ComponentConfigurationProperty |
Modifier and Type | Method and Description |
---|---|
static CfnApplication.ComponentConfigurationProperty.Builder |
builder() |
default Object |
getConfigurationDetails()
`CfnApplication.ComponentConfigurationProperty.ConfigurationDetails`.
|
default Object |
getSubComponentTypeConfigurations()
`CfnApplication.ComponentConfigurationProperty.SubComponentTypeConfigurations`.
|
@Stability(value=Stable) @Nullable default Object getConfigurationDetails()
@Stability(value=Stable) @Nullable default Object getSubComponentTypeConfigurations()
@Stability(value=Stable) static CfnApplication.ComponentConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.