Uses of Class
software.amazon.awscdk.services.fms.CfnNotificationChannelProps.Builder
-
Uses of CfnNotificationChannelProps.Builder in software.amazon.awscdk.services.fms
Modifier and TypeMethodDescriptionCfnNotificationChannelProps.builder()
CfnNotificationChannelProps.Builder.snsRoleName
(String snsRoleName) Sets the value ofCfnNotificationChannelProps.getSnsRoleName()
CfnNotificationChannelProps.Builder.snsTopicArn
(String snsTopicArn) Sets the value ofCfnNotificationChannelProps.getSnsTopicArn()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnNotificationChannelProps.Builder
.