Uses of Class
software.amazon.awssdk.services.amp.model.LoggingConfigurationStatus
-
Packages that use LoggingConfigurationStatus Package Description software.amazon.awssdk.services.amp.model -
-
Uses of LoggingConfigurationStatus in software.amazon.awssdk.services.amp.model
Methods in software.amazon.awssdk.services.amp.model that return LoggingConfigurationStatus Modifier and Type Method Description LoggingConfigurationStatusCreateLoggingConfigurationResponse. status()A structure that displays the current status of the logging configuration.LoggingConfigurationStatusLoggingConfigurationMetadata. status()The current status of the logging configuration.LoggingConfigurationStatusUpdateLoggingConfigurationResponse. status()A structure that contains the current status of the logging configuration.Methods in software.amazon.awssdk.services.amp.model with parameters of type LoggingConfigurationStatus Modifier and Type Method Description CreateLoggingConfigurationResponse.BuilderCreateLoggingConfigurationResponse.Builder. status(LoggingConfigurationStatus status)A structure that displays the current status of the logging configuration.LoggingConfigurationMetadata.BuilderLoggingConfigurationMetadata.Builder. status(LoggingConfigurationStatus status)The current status of the logging configuration.UpdateLoggingConfigurationResponse.BuilderUpdateLoggingConfigurationResponse.Builder. status(LoggingConfigurationStatus status)A structure that contains the current status of the logging configuration.
-