Uses of Class
software.amazon.awscdk.core.CfnResourceVersion.LoggingConfigProperty.Builder
Packages that use CfnResourceVersion.LoggingConfigProperty.Builder
-
Uses of CfnResourceVersion.LoggingConfigProperty.Builder in software.amazon.awscdk.core
Methods in software.amazon.awscdk.core that return CfnResourceVersion.LoggingConfigProperty.BuilderModifier and TypeMethodDescriptionCfnResourceVersion.LoggingConfigProperty.builder()
CfnResourceVersion.LoggingConfigProperty.Builder.logGroupName
(String logGroupName) Sets the value ofCfnResourceVersion.LoggingConfigProperty.getLogGroupName()
CfnResourceVersion.LoggingConfigProperty.Builder.logRoleArn
(String logRoleArn) Sets the value ofCfnResourceVersion.LoggingConfigProperty.getLogRoleArn()
Constructors in software.amazon.awscdk.core with parameters of type CfnResourceVersion.LoggingConfigProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnResourceVersion.LoggingConfigProperty.Builder
.