| Package | Description |
|---|---|
| software.amazon.awssdk.services.fis.model |
| Modifier and Type | Method and Description |
|---|---|
static ExperimentCloudWatchLogsLogConfiguration.Builder |
ExperimentCloudWatchLogsLogConfiguration.builder() |
ExperimentCloudWatchLogsLogConfiguration.Builder |
ExperimentCloudWatchLogsLogConfiguration.Builder.logGroupArn(String logGroupArn)
The Amazon Resource Name (ARN) of the destination Amazon CloudWatch Logs log group.
|
ExperimentCloudWatchLogsLogConfiguration.Builder |
ExperimentCloudWatchLogsLogConfiguration.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ExperimentCloudWatchLogsLogConfiguration.Builder> |
ExperimentCloudWatchLogsLogConfiguration.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default ExperimentLogConfiguration.Builder |
ExperimentLogConfiguration.Builder.cloudWatchLogsConfiguration(Consumer<ExperimentCloudWatchLogsLogConfiguration.Builder> cloudWatchLogsConfiguration)
The configuration for experiment logging to Amazon CloudWatch Logs.
|
Copyright © 2022. All rights reserved.