| Package | Description |
|---|---|
| software.amazon.awscdk |
AWS Cloud Development Kit Library
|
| 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.