@Stability(value=Stable)
public static interface CfnApplication.SubComponentTypeConfigurationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.SubComponentTypeConfigurationProperty.Builder
A builder for
CfnApplication.SubComponentTypeConfigurationProperty |
static class |
CfnApplication.SubComponentTypeConfigurationProperty.Jsii$Proxy
An implementation for
CfnApplication.SubComponentTypeConfigurationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.SubComponentTypeConfigurationProperty.Builder |
builder() |
Object |
getSubComponentConfigurationDetails()
`CfnApplication.SubComponentTypeConfigurationProperty.SubComponentConfigurationDetails`.
|
String |
getSubComponentType()
`CfnApplication.SubComponentTypeConfigurationProperty.SubComponentType`.
|
@Stability(value=Stable) @NotNull Object getSubComponentConfigurationDetails()
@Stability(value=Stable) @NotNull String getSubComponentType()
@Stability(value=Stable) static CfnApplication.SubComponentTypeConfigurationProperty.Builder builder()
Copyright © 2021. All rights reserved.