Uses of Class
software.amazon.awscdk.services.cloudformation.CfnHookVersion.LoggingConfigProperty.Builder
Packages that use CfnHookVersion.LoggingConfigProperty.Builder
Package
Description
AWS CloudFormation Construct Library
-
Uses of CfnHookVersion.LoggingConfigProperty.Builder in software.amazon.awscdk.services.cloudformation
Methods in software.amazon.awscdk.services.cloudformation that return CfnHookVersion.LoggingConfigProperty.BuilderModifier and TypeMethodDescriptionCfnHookVersion.LoggingConfigProperty.builder()
CfnHookVersion.LoggingConfigProperty.Builder.logGroupName
(String logGroupName) Sets the value ofCfnHookVersion.LoggingConfigProperty.getLogGroupName()
CfnHookVersion.LoggingConfigProperty.Builder.logRoleArn
(String logRoleArn) Sets the value ofCfnHookVersion.LoggingConfigProperty.getLogRoleArn()
Constructors in software.amazon.awscdk.services.cloudformation with parameters of type CfnHookVersion.LoggingConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnHookVersion.LoggingConfigProperty.Builder
.