| Package | Description |
|---|---|
| com.amazonaws.services.pinpointsmsvoice.model |
| Modifier and Type | Method and Description |
|---|---|
CloudWatchLogsDestination |
CloudWatchLogsDestination.clone() |
CloudWatchLogsDestination |
EventDestination.getCloudWatchLogsDestination() |
CloudWatchLogsDestination |
EventDestinationDefinition.getCloudWatchLogsDestination() |
CloudWatchLogsDestination |
CloudWatchLogsDestination.withIamRoleArn(String iamRoleArn)
The Amazon Resource Name (ARN) of an Amazon Identity and Access Management (IAM) role that is able to write event
data to an Amazon CloudWatch destination.
|
CloudWatchLogsDestination |
CloudWatchLogsDestination.withLogGroupArn(String logGroupArn)
The name of the Amazon CloudWatch Log Group that you want to record events in.
|
| Modifier and Type | Method and Description |
|---|---|
void |
EventDestination.setCloudWatchLogsDestination(CloudWatchLogsDestination cloudWatchLogsDestination) |
void |
EventDestinationDefinition.setCloudWatchLogsDestination(CloudWatchLogsDestination cloudWatchLogsDestination) |
EventDestination |
EventDestination.withCloudWatchLogsDestination(CloudWatchLogsDestination cloudWatchLogsDestination) |
EventDestinationDefinition |
EventDestinationDefinition.withCloudWatchLogsDestination(CloudWatchLogsDestination cloudWatchLogsDestination) |
Copyright © 2023. All rights reserved.