@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.875Z") @Stability(value=Stable) public interface CfnAppProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAppProps.Builder
A builder for
CfnAppProps |
static class |
CfnAppProps.Jsii$Proxy
An implementation for
CfnAppProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAppProps.Builder |
builder() |
String |
getName()
`AWS::Pinpoint::App.Name`.
|
default Object |
getTags()
`AWS::Pinpoint::App.Tags`.
|
@Stability(value=Stable) @NotNull String getName()
@Stability(value=Stable) @Nullable default Object getTags()
@Stability(value=Stable) static CfnAppProps.Builder builder()
CfnAppProps.Builder of CfnAppPropsCopyright © 2021. All rights reserved.