Uses of Class
software.amazon.awscdk.services.ssmincidents.CfnResponsePlan.NotificationTargetItemProperty.Builder
Packages that use CfnResponsePlan.NotificationTargetItemProperty.Builder
Package
Description
AWS::SSMIncidents Construct Library
-
Uses of CfnResponsePlan.NotificationTargetItemProperty.Builder in software.amazon.awscdk.services.ssmincidents
Methods in software.amazon.awscdk.services.ssmincidents that return CfnResponsePlan.NotificationTargetItemProperty.BuilderModifier and TypeMethodDescriptionCfnResponsePlan.NotificationTargetItemProperty.builder()
CfnResponsePlan.NotificationTargetItemProperty.Builder.snsTopicArn
(String snsTopicArn) Sets the value ofCfnResponsePlan.NotificationTargetItemProperty.getSnsTopicArn()
Constructors in software.amazon.awscdk.services.ssmincidents with parameters of type CfnResponsePlan.NotificationTargetItemProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnResponsePlan.NotificationTargetItemProperty.Builder
.