@Stability(value=Stable)
public static interface CfnContact.ChannelTargetInfoProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnContact.ChannelTargetInfoProperty.Builder
A builder for
CfnContact.ChannelTargetInfoProperty |
static class |
CfnContact.ChannelTargetInfoProperty.Jsii$Proxy
An implementation for
CfnContact.ChannelTargetInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnContact.ChannelTargetInfoProperty.Builder |
builder() |
String |
getChannelId()
`CfnContact.ChannelTargetInfoProperty.ChannelId`.
|
Number |
getRetryIntervalInMinutes()
`CfnContact.ChannelTargetInfoProperty.RetryIntervalInMinutes`.
|
@Stability(value=Stable) @NotNull String getChannelId()
@Stability(value=Stable) @NotNull Number getRetryIntervalInMinutes()
@Stability(value=Stable) static CfnContact.ChannelTargetInfoProperty.Builder builder()
Copyright © 2021. All rights reserved.