| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudformation.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfig |
ActivateTypeRequest.loggingConfig()
Returns the value of the LoggingConfig property for this object.
|
LoggingConfig |
DescribeTypeResponse.loggingConfig()
Contains logging configuration information for private extensions.
|
LoggingConfig |
RegisterTypeRequest.loggingConfig()
Specifies logging configuration information for an extension.
|
| Modifier and Type | Method and Description |
|---|---|
ActivateTypeRequest.Builder |
ActivateTypeRequest.Builder.loggingConfig(LoggingConfig loggingConfig)
Sets the value of the LoggingConfig property for this object.
|
DescribeTypeResponse.Builder |
DescribeTypeResponse.Builder.loggingConfig(LoggingConfig loggingConfig)
Contains logging configuration information for private extensions.
|
RegisterTypeRequest.Builder |
RegisterTypeRequest.Builder.loggingConfig(LoggingConfig loggingConfig)
Specifies logging configuration information for an extension.
|
Copyright © 2021. All rights reserved.