Uses of Class
software.amazon.awscdk.services.lookoutmetrics.CfnAlert.ActionProperty.Builder
Package
Description
AWS::LookoutMetrics Construct Library
-
Uses of CfnAlert.ActionProperty.Builder in software.amazon.awscdk.services.lookoutmetrics
Modifier and TypeMethodDescriptionCfnAlert.ActionProperty.builder()
CfnAlert.ActionProperty.Builder.lambdaConfiguration
(IResolvable lambdaConfiguration) Sets the value ofCfnAlert.ActionProperty.getLambdaConfiguration()
CfnAlert.ActionProperty.Builder.lambdaConfiguration
(CfnAlert.LambdaConfigurationProperty lambdaConfiguration) Sets the value ofCfnAlert.ActionProperty.getLambdaConfiguration()
CfnAlert.ActionProperty.Builder.snsConfiguration
(IResolvable snsConfiguration) Sets the value ofCfnAlert.ActionProperty.getSnsConfiguration()
CfnAlert.ActionProperty.Builder.snsConfiguration
(CfnAlert.SNSConfigurationProperty snsConfiguration) Sets the value ofCfnAlert.ActionProperty.getSnsConfiguration()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnAlert.ActionProperty.Builder
.