pulumi-azure-native-kotlin
1.104.0.1
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.securityandcompliance.kotlin.inputs
/
ServiceCorsConfigurationInfoArgsBuilder
/
headers
headers
@
JvmName
(
name
=
"isdjpphtkgnshlal"
)
suspend
fun
headers
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"piqllgvysrtjbleg"
)
suspend
fun
headers
(
value
:
List
<
String
>
?
)
Parameters
value
The headers to be allowed via CORS.
@
JvmName
(
name
=
"bcinblsimhjwhkcs"
)
suspend
fun
headers
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"kcrvcgxlmsselvav"
)
suspend
fun
headers
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"telchqrlawdjbtur"
)
suspend
fun
headers
(
vararg
values
:
String
)
Parameters
values
The headers to be allowed via CORS.