BucketCorsRuleArgs

constructor(allowedHeaders: Output<List<String>>? = null, allowedMethods: Output<List<BucketCorsRuleAllowedMethodsItem>>, allowedOrigins: Output<List<String>>, exposedHeaders: Output<List<String>>? = null, id: Output<String>? = null, maxAge: Output<Int>? = null)