public static interface CloudWatchLogsLogGroup.Builder extends SdkPojo, CopyableBuilder<CloudWatchLogsLogGroup.Builder,CloudWatchLogsLogGroup>
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsLogGroup.Builder |
logGroupArn(String logGroupArn)
The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log group for the simulation.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCloudWatchLogsLogGroup.Builder logGroupArn(String logGroupArn)
The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log group for the simulation. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference. For more information about log groups, see Working with log groups and log streams in the Amazon CloudWatch Logs User Guide.
logGroupArn - The Amazon Resource Name (ARN) of the Amazon CloudWatch Logs log group for the simulation. For more
information about ARNs, see Amazon Resource
Names (ARNs) in the Amazon Web Services General Reference. For more information about log
groups, see Working with log groups and log streams in the Amazon CloudWatch Logs User Guide.Copyright © 2023. All rights reserved.