| Package | Description |
|---|---|
| software.amazon.awssdk.services.amp.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfigurationStatus |
LoggingConfigurationMetadata.status()
The status of the logging configuration.
|
LoggingConfigurationStatus |
CreateLoggingConfigurationResponse.status()
The status of the logging configuration.
|
LoggingConfigurationStatus |
UpdateLoggingConfigurationResponse.status()
The status of the logging configuration.
|
| Modifier and Type | Method and Description |
|---|---|
LoggingConfigurationMetadata.Builder |
LoggingConfigurationMetadata.Builder.status(LoggingConfigurationStatus status)
The status of the logging configuration.
|
CreateLoggingConfigurationResponse.Builder |
CreateLoggingConfigurationResponse.Builder.status(LoggingConfigurationStatus status)
The status of the logging configuration.
|
UpdateLoggingConfigurationResponse.Builder |
UpdateLoggingConfigurationResponse.Builder.status(LoggingConfigurationStatus status)
The status of the logging configuration.
|
Copyright © 2023. All rights reserved.