| Package | Description |
|---|---|
| com.amazonaws.services.prometheus.model |
| Modifier and Type | Method and Description |
|---|---|
LoggingConfigurationMetadata |
LoggingConfigurationMetadata.clone() |
LoggingConfigurationMetadata |
DescribeLoggingConfigurationResult.getLoggingConfiguration()
A structure that displays the information about the logging configuration.
|
LoggingConfigurationMetadata |
LoggingConfigurationMetadata.withCreatedAt(Date createdAt)
The date and time that the logging configuration was created.
|
LoggingConfigurationMetadata |
LoggingConfigurationMetadata.withLogGroupArn(String logGroupArn)
The ARN of the CloudWatch log group to which the vended log data will be published.
|
LoggingConfigurationMetadata |
LoggingConfigurationMetadata.withModifiedAt(Date modifiedAt)
The date and time that the logging configuration was most recently changed.
|
LoggingConfigurationMetadata |
LoggingConfigurationMetadata.withStatus(LoggingConfigurationStatus status)
The current status of the logging configuration.
|
LoggingConfigurationMetadata |
LoggingConfigurationMetadata.withWorkspace(String workspace)
The ID of the workspace the logging configuration is for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DescribeLoggingConfigurationResult.setLoggingConfiguration(LoggingConfigurationMetadata loggingConfiguration)
A structure that displays the information about the logging configuration.
|
DescribeLoggingConfigurationResult |
DescribeLoggingConfigurationResult.withLoggingConfiguration(LoggingConfigurationMetadata loggingConfiguration)
A structure that displays the information about the logging configuration.
|
Copyright © 2024. All rights reserved.