LogGroupArgs

constructor(dataProtectionPolicy: Output<Any>? = null, kmsKeyId: Output<String>? = null, logGroupClass: Output<LogGroupClass>? = null, logGroupName: Output<String>? = null, retentionInDays: Output<Int>? = null, tags: Output<List<TagArgs>>? = null)