boundAccountIds

@JvmName(name = "xnvovobcupqwpwgj")
suspend fun boundAccountIds(value: Output<List<String>>)
@JvmName(name = "wulturotixrjrqnc")
suspend fun boundAccountIds(value: List<String>?)

Parameters

value

If set, defines a constraint on the EC2 instances that can perform the login operation that they should be using the account ID specified by this field. auth_type must be set to ec2 or inferred_entity_type must be set to ec2_instance to use this constraint.


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


@JvmName(name = "rtoceemmtnhmylwm")
suspend fun boundAccountIds(values: List<Output<String>>)
@JvmName(name = "qnhrsyevghrivpfx")
suspend fun boundAccountIds(vararg values: String)

Parameters

values

If set, defines a constraint on the EC2 instances that can perform the login operation that they should be using the account ID specified by this field. auth_type must be set to ec2 or inferred_entity_type must be set to ec2_instance to use this constraint.