AccountBlobPropertiesCorsRuleArgs

constructor(allowedHeaders: Output<List<String>>, allowedMethods: Output<List<String>>, allowedOrigins: Output<List<String>>, exposedHeaders: Output<List<String>>, maxAgeInSeconds: Output<Int>)