toggle menu
pulumi-azure-native-kotlin
3.5.0.0
jvm
switch theme
search in API
pulumi-azure-native-kotlin
/
com.pulumi.azurenative.sql.kotlin
/
ServerTrustGroupArgsBuilder
/
trustScopes
trust
Scopes
@
JvmName
(
name
=
"qlwqlwvyeqfgsokk"
)
suspend
fun
trustScopes
(
value
:
Output
<
List
<
Either
<
String
,
TrustScope
>
>
>
)
@
JvmName
(
name
=
"qhqotpupvapgcvxd"
)
suspend
fun
trustScopes
(
value
:
List
<
Either
<
String
,
TrustScope
>
>
?
)
Parameters
value
Trust scope of the server trust group.
@
JvmName
(
name
=
"igubkcjwfxildjvs"
)
suspend
fun
trustScopes
(
vararg
values
:
Output
<
Either
<
String
,
TrustScope
>
>
)
@
JvmName
(
name
=
"vlwrnxqtevnwqftg"
)
suspend
fun
trustScopes
(
values
:
List
<
Output
<
Either
<
String
,
TrustScope
>
>
>
)
@
JvmName
(
name
=
"sjwajndlrmvgsqtv"
)
suspend
fun
trustScopes
(
vararg
values
:
Either
<
String
,
TrustScope
>
)
Parameters
values
Trust scope of the server trust group.