@Stability(value=Stable)
public static interface CfnContact.ContactTargetInfoProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnContact.ContactTargetInfoProperty.Builder
A builder for
CfnContact.ContactTargetInfoProperty |
static class |
CfnContact.ContactTargetInfoProperty.Jsii$Proxy
An implementation for
CfnContact.ContactTargetInfoProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnContact.ContactTargetInfoProperty.Builder |
builder() |
String |
getContactId()
`CfnContact.ContactTargetInfoProperty.ContactId`.
|
Object |
getIsEssential()
`CfnContact.ContactTargetInfoProperty.IsEssential`.
|
@Stability(value=Stable) @NotNull String getContactId()
@Stability(value=Stable) @NotNull Object getIsEssential()
@Stability(value=Stable) static CfnContact.ContactTargetInfoProperty.Builder builder()
Copyright © 2021. All rights reserved.