public static interface CloudWatchLogsLogGroup.Builder extends SdkPojo, CopyableBuilder<CloudWatchLogsLogGroup.Builder,CloudWatchLogsLogGroup>
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsLogGroup.Builder |
logGroupArn(String logGroupArn)
The ARN of the the CloudWatch log group to which you want your logs emitted to.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCloudWatchLogsLogGroup.Builder logGroupArn(String logGroupArn)
The ARN of the the CloudWatch log group to which you want your logs emitted to. The ARN must end with
:*
logGroupArn - The ARN of the the CloudWatch log group to which you want your logs emitted to. The ARN must end with
:*Copyright © 2020. All rights reserved.