Uses of Class
software.amazon.awscdk.services.smsvoice.CfnConfigurationSet.CloudWatchLogsDestinationProperty.Builder
Packages that use CfnConfigurationSet.CloudWatchLogsDestinationProperty.Builder
-
Uses of CfnConfigurationSet.CloudWatchLogsDestinationProperty.Builder in software.amazon.awscdk.services.smsvoice
Methods in software.amazon.awscdk.services.smsvoice that return CfnConfigurationSet.CloudWatchLogsDestinationProperty.BuilderModifier and TypeMethodDescriptionCfnConfigurationSet.CloudWatchLogsDestinationProperty.builder()
CfnConfigurationSet.CloudWatchLogsDestinationProperty.Builder.iamRoleArn
(String iamRoleArn) Sets the value ofCfnConfigurationSet.CloudWatchLogsDestinationProperty.getIamRoleArn()
CfnConfigurationSet.CloudWatchLogsDestinationProperty.Builder.logGroupArn
(String logGroupArn) Sets the value ofCfnConfigurationSet.CloudWatchLogsDestinationProperty.getLogGroupArn()
Constructors in software.amazon.awscdk.services.smsvoice with parameters of type CfnConfigurationSet.CloudWatchLogsDestinationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnConfigurationSet.CloudWatchLogsDestinationProperty.Builder
.