pulumi-google-native-kotlin
0.31.1.0
pulumi-google-native-kotlin
/
com.pulumi.googlenative.storage.v1.kotlin.inputs
/
BucketCorsItemArgs
/
BucketCorsItemArgs
Bucket
Cors
Item
Args
fun
BucketCorsItemArgs
(
maxAgeSeconds
:
Output
<
Int
>
?
=
null
,
method
:
Output
<
List
<
String
>
>
?
=
null
,
origin
:
Output
<
List
<
String
>
>
?
=
null
,
responseHeader
:
Output
<
List
<
String
>
>
?
=
null
)