| Package | Description |
|---|---|
| software.amazon.awscdk.services.cloudformation |
AWS CloudFormation Construct Library
|
| Modifier and Type | Class and Description |
|---|---|
static class |
CfnResourceVersion.LoggingConfigProperty.Jsii$Proxy
An implementation for
CfnResourceVersion.LoggingConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
CfnResourceVersion.LoggingConfigProperty |
CfnResourceVersion.LoggingConfigProperty.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
CfnResourceVersion.Builder |
CfnResourceVersion.Builder.loggingConfig(CfnResourceVersion.LoggingConfigProperty loggingConfig)
Logging configuration information for a resource.
|
CfnResourceVersionProps.Builder |
CfnResourceVersionProps.Builder.loggingConfig(CfnResourceVersion.LoggingConfigProperty loggingConfig)
Sets the value of
CfnResourceVersionProps.getLoggingConfig() |
void |
CfnResourceVersion.setLoggingConfig(CfnResourceVersion.LoggingConfigProperty value)
Logging configuration information for a resource.
|
Copyright © 2022. All rights reserved.