public static interface DescribeEmailMonitoringConfigurationResponse.Builder extends WorkMailResponse.Builder, SdkPojo, CopyableBuilder<DescribeEmailMonitoringConfigurationResponse.Builder,DescribeEmailMonitoringConfigurationResponse>
| Modifier and Type | Method and Description |
|---|---|
DescribeEmailMonitoringConfigurationResponse.Builder |
logGroupArn(String logGroupArn)
The Amazon Resource Name (ARN) of the CloudWatch Log group associated with the email monitoring
configuration.
|
DescribeEmailMonitoringConfigurationResponse.Builder |
roleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM Role associated with the email monitoring configuration.
|
build, responseMetadata, responseMetadatasdkHttpResponse, sdkHttpResponseequalsBySdkFields, sdkFieldscopyapplyMutation, buildDescribeEmailMonitoringConfigurationResponse.Builder roleArn(String roleArn)
The Amazon Resource Name (ARN) of the IAM Role associated with the email monitoring configuration.
roleArn - The Amazon Resource Name (ARN) of the IAM Role associated with the email monitoring configuration.DescribeEmailMonitoringConfigurationResponse.Builder logGroupArn(String logGroupArn)
The Amazon Resource Name (ARN) of the CloudWatch Log group associated with the email monitoring configuration.
logGroupArn - The Amazon Resource Name (ARN) of the CloudWatch Log group associated with the email monitoring
configuration.Copyright © 2022. All rights reserved.