public static interface CloudwatchLogsAction.Builder extends SdkPojo, CopyableBuilder<CloudwatchLogsAction.Builder,CloudwatchLogsAction>
| Modifier and Type | Method and Description |
|---|---|
CloudwatchLogsAction.Builder |
logGroupName(String logGroupName)
The CloudWatch log group to which the action sends data.
|
CloudwatchLogsAction.Builder |
roleArn(String roleArn)
The IAM role that allows access to the CloudWatch log.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildCloudwatchLogsAction.Builder roleArn(String roleArn)
The IAM role that allows access to the CloudWatch log.
roleArn - The IAM role that allows access to the CloudWatch log.CloudwatchLogsAction.Builder logGroupName(String logGroupName)
The CloudWatch log group to which the action sends data.
logGroupName - The CloudWatch log group to which the action sends data.Copyright © 2021. All rights reserved.