trustScopes

@JvmName(name = "fpshmvgsrgviawhd")
suspend fun trustScopes(value: Output<List<Either<String, TrustScope>>>)
@JvmName(name = "rosvpgcnahhujlwf")
suspend fun trustScopes(value: List<Either<String, TrustScope>>?)

Parameters

value

Trust scope of the server trust group.


@JvmName(name = "skjxnjammbslklqq")
suspend fun trustScopes(vararg values: Output<Either<String, TrustScope>>)


@JvmName(name = "fxsrvqbofwhxqydo")
suspend fun trustScopes(values: List<Output<Either<String, TrustScope>>>)
@JvmName(name = "xwdscvffmviovvdf")
suspend fun trustScopes(vararg values: Either<String, TrustScope>)

Parameters

values

Trust scope of the server trust group.