boundIamInstanceProfileArns

@JvmName(name = "hliodlseuwchvnql")
suspend fun boundIamInstanceProfileArns(value: Output<List<String>>)
@JvmName(name = "rigaduaseilqwarg")
suspend fun boundIamInstanceProfileArns(value: List<String>?)

Parameters

value

If set, defines a constraint on the EC2 instances that can perform the login operation that they must be associated with an IAM instance profile ARN which has a prefix that matches the value specified by this field. The value is prefix-matched as though it were a glob ending in *. auth_type must be set to ec2 or inferred_entity_type must be set to ec2_instance to use this constraint.


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


@JvmName(name = "nwdmjhbntgqinrvx")
suspend fun boundIamInstanceProfileArns(values: List<Output<String>>)
@JvmName(name = "lgymcypjsdartfbm")
suspend fun boundIamInstanceProfileArns(vararg values: String)

Parameters

values

If set, defines a constraint on the EC2 instances that can perform the login operation that they must be associated with an IAM instance profile ARN which has a prefix that matches the value specified by this field. The value is prefix-matched as though it were a glob ending in *. auth_type must be set to ec2 or inferred_entity_type must be set to ec2_instance to use this constraint.