@Stability(value=Stable) public static final class CfnResponsePlan.IncidentTemplateProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnResponsePlan.IncidentTemplateProperty>
CfnResponsePlan.IncidentTemplateProperty
Constructor and Description |
---|
Builder() |
@Stability(value=Stable) public CfnResponsePlan.IncidentTemplateProperty.Builder impact(Number impact)
CfnResponsePlan.IncidentTemplateProperty.getImpact()
impact
- `CfnResponsePlan.IncidentTemplateProperty.Impact`. This parameter is required.this
@Stability(value=Stable) public CfnResponsePlan.IncidentTemplateProperty.Builder title(String title)
CfnResponsePlan.IncidentTemplateProperty.getTitle()
title
- `CfnResponsePlan.IncidentTemplateProperty.Title`. This parameter is required.this
@Stability(value=Stable) public CfnResponsePlan.IncidentTemplateProperty.Builder dedupeString(String dedupeString)
CfnResponsePlan.IncidentTemplateProperty.getDedupeString()
dedupeString
- `CfnResponsePlan.IncidentTemplateProperty.DedupeString`.this
@Stability(value=Stable) public CfnResponsePlan.IncidentTemplateProperty.Builder notificationTargets(IResolvable notificationTargets)
CfnResponsePlan.IncidentTemplateProperty.getNotificationTargets()
notificationTargets
- `CfnResponsePlan.IncidentTemplateProperty.NotificationTargets`.this
@Stability(value=Stable) public CfnResponsePlan.IncidentTemplateProperty.Builder notificationTargets(List<? extends Object> notificationTargets)
CfnResponsePlan.IncidentTemplateProperty.getNotificationTargets()
notificationTargets
- `CfnResponsePlan.IncidentTemplateProperty.NotificationTargets`.this
@Stability(value=Stable) public CfnResponsePlan.IncidentTemplateProperty.Builder summary(String summary)
CfnResponsePlan.IncidentTemplateProperty.getSummary()
summary
- `CfnResponsePlan.IncidentTemplateProperty.Summary`.this
@Stability(value=Stable) public CfnResponsePlan.IncidentTemplateProperty build()
build
in interface software.amazon.jsii.Builder<CfnResponsePlan.IncidentTemplateProperty>
CfnResponsePlan.IncidentTemplateProperty
NullPointerException
- if any required attribute was not providedCopyright © 2021. All rights reserved.