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