boundIamRoleArns

@JvmName(name = "pqjphinnlhsanuvb")
suspend fun boundIamRoleArns(value: Output<List<String>>)
@JvmName(name = "rfmnlyjuxartdgvh")
suspend fun boundIamRoleArns(value: List<String>?)

Parameters

value

If set, defines a constraint on the EC2 instances that can perform the login operation that they must match the IAM role ARN 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 = "rgbvoclkfpyprxtw")
suspend fun boundIamRoleArns(vararg values: Output<String>)


@JvmName(name = "dmbpvhescnrghpyt")
suspend fun boundIamRoleArns(values: List<Output<String>>)
@JvmName(name = "advqlslkqxvrfugb")
suspend fun boundIamRoleArns(vararg values: String)

Parameters

values

If set, defines a constraint on the EC2 instances that can perform the login operation that they must match the IAM role ARN 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.