arn property

Input<String?>? arn
final

ARN specifying the log group. Any :* suffix added by the API, denoting all CloudWatch Log Streams under the CloudWatch Log Group, is removed for greater compatibility with other AWS services that do not accept the suffix.

Implementation

final pulumi.Input<String?>? arn;