| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfig |
DescribeTypeResponse.loggingConfig()
Contains logging configuration information for a type.
|
LoggingConfig |
RegisterTypeRequest.loggingConfig()
Specifies logging configuration information for a type.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTypeResponse.Builder |
DescribeTypeResponse.Builder.loggingConfig(LoggingConfig loggingConfig)
Contains logging configuration information for a type.
|
RegisterTypeRequest.Builder |
RegisterTypeRequest.Builder.loggingConfig(LoggingConfig loggingConfig)
Specifies logging configuration information for a type.
|
Copyright © 2021. All rights reserved.