Uses of Class
software.amazon.awssdk.services.pinpointsmsvoice.model.CloudWatchLogsDestination
-
Packages that use CloudWatchLogsDestination Package Description software.amazon.awssdk.services.pinpointsmsvoice.model -
-
Uses of CloudWatchLogsDestination in software.amazon.awssdk.services.pinpointsmsvoice.model
Methods in software.amazon.awssdk.services.pinpointsmsvoice.model that return CloudWatchLogsDestination Modifier and Type Method Description CloudWatchLogsDestinationEventDestination. cloudWatchLogsDestination()Returns the value of the CloudWatchLogsDestination property for this object.CloudWatchLogsDestinationEventDestinationDefinition. cloudWatchLogsDestination()Returns the value of the CloudWatchLogsDestination property for this object.Methods in software.amazon.awssdk.services.pinpointsmsvoice.model with parameters of type CloudWatchLogsDestination Modifier and Type Method Description EventDestination.BuilderEventDestination.Builder. cloudWatchLogsDestination(CloudWatchLogsDestination cloudWatchLogsDestination)Sets the value of the CloudWatchLogsDestination property for this object.EventDestinationDefinition.BuilderEventDestinationDefinition.Builder. cloudWatchLogsDestination(CloudWatchLogsDestination cloudWatchLogsDestination)Sets the value of the CloudWatchLogsDestination property for this object.
-