pulumi-azure-native-kotlin
2.14.0.0
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.web.kotlin.inputs
/
CorsSettingsArgsBuilder
Cors
Settings
Args
Builder
class
CorsSettingsArgsBuilder
Builder for
CorsSettingsArgs
.
Functions
Functions
allowed
Origins
Link copied to clipboard
@
JvmName
(
name
=
"lutcbocbfftgbxyo"
)
suspend
fun
allowedOrigins
(
value
:
Output
<
List
<
String
>
>
)
@
JvmName
(
name
=
"qhidbnlhtlfqsiyy"
)
suspend
fun
allowedOrigins
(
vararg
values
:
Output
<
String
>
)
@
JvmName
(
name
=
"nsuywdtgbphqbomk"
)
suspend
fun
allowedOrigins
(
vararg
values
:
String
)
@
JvmName
(
name
=
"irylgfvituspglrl"
)
suspend
fun
allowedOrigins
(
values
:
List
<
Output
<
String
>
>
)
@
JvmName
(
name
=
"vxyxioblqppyixuk"
)
suspend
fun
allowedOrigins
(
value
:
List
<
String
>
?
)
support
Credentials
Link copied to clipboard
@
JvmName
(
name
=
"hbttfkwvvjwncppv"
)
suspend
fun
supportCredentials
(
value
:
Output
<
Boolean
>
)
@
JvmName
(
name
=
"qwmkdokeuhtnerui"
)
suspend
fun
supportCredentials
(
value
:
Boolean
?
)