@Generated(value="jsii-pacmak/1.14.1 (build 828de8a)", date="2020-11-24T22:28:38.409Z") @Stability(value=Stable) public interface CfnAPNSSandboxChannelProps extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAPNSSandboxChannelProps.Builder
A builder for
CfnAPNSSandboxChannelProps |
static class |
CfnAPNSSandboxChannelProps.Jsii$Proxy
An implementation for
CfnAPNSSandboxChannelProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnAPNSSandboxChannelProps.Builder |
builder() |
String |
getApplicationId()
`AWS::Pinpoint::APNSSandboxChannel.ApplicationId`.
|
default String |
getBundleId()
`AWS::Pinpoint::APNSSandboxChannel.BundleId`.
|
default String |
getCertificate()
`AWS::Pinpoint::APNSSandboxChannel.Certificate`.
|
default String |
getDefaultAuthenticationMethod()
`AWS::Pinpoint::APNSSandboxChannel.DefaultAuthenticationMethod`.
|
default Object |
getEnabled()
`AWS::Pinpoint::APNSSandboxChannel.Enabled`.
|
default String |
getPrivateKey()
`AWS::Pinpoint::APNSSandboxChannel.PrivateKey`.
|
default String |
getTeamId()
`AWS::Pinpoint::APNSSandboxChannel.TeamId`.
|
default String |
getTokenKey()
`AWS::Pinpoint::APNSSandboxChannel.TokenKey`.
|
default String |
getTokenKeyId()
`AWS::Pinpoint::APNSSandboxChannel.TokenKeyId`.
|
@Stability(value=Stable) @NotNull String getApplicationId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-applicationid@Stability(value=Stable) @Nullable default String getBundleId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-bundleid@Stability(value=Stable) @Nullable default String getCertificate()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-certificate@Stability(value=Stable) @Nullable default String getDefaultAuthenticationMethod()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-defaultauthenticationmethod@Stability(value=Stable) @Nullable default Object getEnabled()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-enabled@Stability(value=Stable) @Nullable default String getPrivateKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-privatekey@Stability(value=Stable) @Nullable default String getTeamId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-teamid@Stability(value=Stable) @Nullable default String getTokenKey()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-tokenkey@Stability(value=Stable) @Nullable default String getTokenKeyId()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-pinpoint-apnssandboxchannel.html#cfn-pinpoint-apnssandboxchannel-tokenkeyid@Stability(value=Stable) static CfnAPNSSandboxChannelProps.Builder builder()
CfnAPNSSandboxChannelProps.Builder of CfnAPNSSandboxChannelPropsCopyright © 2020. All rights reserved.