@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.434Z") @Stability(value=Stable) public interface CfnGCMChannelProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-gcmchannel.html| 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()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-gcmchannel.html#cfn-pinpoint-gcmchannel-apikey@Stability(value=Stable) @NotNull String getApplicationId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-gcmchannel.html#cfn-pinpoint-gcmchannel-applicationid@Stability(value=Stable) @Nullable default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-gcmchannel.html#cfn-pinpoint-gcmchannel-enabled@Stability(value=Stable) static CfnGCMChannelProps.Builder builder()
CfnGCMChannelProps.Builder of CfnGCMChannelPropsCopyright © 2020. All rights reserved.