@Stability(value=Stable)
public static interface CfnApplication.CustomComponentProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-customcomponent.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-customcomponent.html#cfn-applicationinsights-application-customcomponent-componentname@Stability(value=Stable) @NotNull List<String> getResourceList()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-applicationinsights-application-customcomponent.html#cfn-applicationinsights-application-customcomponent-resourcelist@Stability(value=Stable) static CfnApplication.CustomComponentProperty.Builder builder()
Copyright © 2020. All rights reserved.