@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:31.881Z") @Stability(value=Stable) public interface CfnGCMChannelProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnGCMChannelProps.Builder
A builder for
CfnGCMChannelProps |
static class |
CfnGCMChannelProps.Jsii$Proxy
An implementation for
CfnGCMChannelProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnGCMChannelProps.Builder |
builder() |
String |
getApiKey()
`AWS::Pinpoint::GCMChannel.ApiKey`.
|
String |
getApplicationId()
`AWS::Pinpoint::GCMChannel.ApplicationId`.
|
default Object |
getEnabled()
`AWS::Pinpoint::GCMChannel.Enabled`.
|
@Stability(value=Stable) @NotNull String getApiKey()
@Stability(value=Stable) @NotNull String getApplicationId()
@Stability(value=Stable) @Nullable default Object getEnabled()
@Stability(value=Stable) static CfnGCMChannelProps.Builder builder()
CfnGCMChannelProps.Builder of CfnGCMChannelPropsCopyright © 2021. All rights reserved.