CloudWatchLoggingOptionUpdate
Describes CloudWatch logging option updates.
Types
Properties
Link copied to clipboard
ID of the CloudWatch logging option to update
Link copied to clipboard
ARN of the CloudWatch log to receive application messages.
Link copied to clipboard
IAM ARN of the role to use to send application messages. Note: To write application messages to CloudWatch, the IAM role used must have the PutLogEvents
policy action enabled.
Functions
Link copied to clipboard
inline fun copy(block: CloudWatchLoggingOptionUpdate.Builder.() -> Unit = {}): CloudWatchLoggingOptionUpdate