@Stability(value=Stable)
public static interface CfnApplication.CustomComponentProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnApplication.CustomComponentProperty.Builder
A builder for
CfnApplication.CustomComponentProperty |
static class |
CfnApplication.CustomComponentProperty.Jsii$Proxy
An implementation for
CfnApplication.CustomComponentProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnApplication.CustomComponentProperty.Builder |
builder() |
String |
getComponentName()
`CfnApplication.CustomComponentProperty.ComponentName`.
|
List<String> |
getResourceList()
`CfnApplication.CustomComponentProperty.ResourceList`.
|
@Stability(value=Stable) @NotNull String getComponentName()
@Stability(value=Stable) @NotNull List<String> getResourceList()
@Stability(value=Stable) static CfnApplication.CustomComponentProperty.Builder builder()
Copyright © 2021. All rights reserved.