@Stability(value=Stable)
public static interface CfnResponsePlan.IncidentTemplateProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnResponsePlan.IncidentTemplateProperty.Builder
A builder for
CfnResponsePlan.IncidentTemplateProperty |
static class |
CfnResponsePlan.IncidentTemplateProperty.Jsii$Proxy
An implementation for
CfnResponsePlan.IncidentTemplateProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnResponsePlan.IncidentTemplateProperty.Builder |
builder() |
default String |
getDedupeString()
`CfnResponsePlan.IncidentTemplateProperty.DedupeString`.
|
Number |
getImpact()
`CfnResponsePlan.IncidentTemplateProperty.Impact`.
|
default Object |
getNotificationTargets()
`CfnResponsePlan.IncidentTemplateProperty.NotificationTargets`.
|
default String |
getSummary()
`CfnResponsePlan.IncidentTemplateProperty.Summary`.
|
String |
getTitle()
`CfnResponsePlan.IncidentTemplateProperty.Title`.
|
@Stability(value=Stable) @NotNull Number getImpact()
@Stability(value=Stable) @NotNull String getTitle()
@Stability(value=Stable) @Nullable default String getDedupeString()
@Stability(value=Stable) @Nullable default Object getNotificationTargets()
@Stability(value=Stable) @Nullable default String getSummary()
@Stability(value=Stable) static CfnResponsePlan.IncidentTemplateProperty.Builder builder()
Copyright © 2021. All rights reserved.