@Generated(value="jsii-pacmak/1.29.0 (build 41df200)", date="2021-06-02T09:55:48.129Z") @Stability(value=Stable) public interface CfnContactChannelProps extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnContactChannelProps.Builder
A builder for
CfnContactChannelProps |
static class |
CfnContactChannelProps.Jsii$Proxy
An implementation for
CfnContactChannelProps |
| Modifier and Type | Method and Description |
|---|---|
static CfnContactChannelProps.Builder |
builder() |
String |
getChannelAddress()
`AWS::SSMContacts::ContactChannel.ChannelAddress`.
|
String |
getChannelName()
`AWS::SSMContacts::ContactChannel.ChannelName`.
|
String |
getChannelType()
`AWS::SSMContacts::ContactChannel.ChannelType`.
|
String |
getContactId()
`AWS::SSMContacts::ContactChannel.ContactId`.
|
default Object |
getDeferActivation()
`AWS::SSMContacts::ContactChannel.DeferActivation`.
|
@Stability(value=Stable) @NotNull String getChannelAddress()
@Stability(value=Stable) @NotNull String getChannelName()
@Stability(value=Stable) @NotNull String getChannelType()
@Stability(value=Stable) @NotNull String getContactId()
@Stability(value=Stable) @Nullable default Object getDeferActivation()
@Stability(value=Stable) static CfnContactChannelProps.Builder builder()
CfnContactChannelProps.Builder of CfnContactChannelPropsCopyright © 2021. All rights reserved.