boundSubscriptionIds

@JvmName(name = "ykymavcjsyjfmhtg")
suspend fun boundSubscriptionIds(value: Output<List<String>>)
@JvmName(name = "qjblqdyriudfppsx")
suspend fun boundSubscriptionIds(value: List<String>?)

Parameters

value

If set, defines a constraint on the subscriptions that can perform the login operation to ones which matches the value specified by this field.


@JvmName(name = "fsotspisogfrjvdw")
suspend fun boundSubscriptionIds(vararg values: Output<String>)


@JvmName(name = "rrwaxrtikfnmfwac")
suspend fun boundSubscriptionIds(values: List<Output<String>>)
@JvmName(name = "xgcywfaghjrcrhgg")
suspend fun boundSubscriptionIds(vararg values: String)

Parameters

values

If set, defines a constraint on the subscriptions that can perform the login operation to ones which matches the value specified by this field.