boundIamInstanceProfileArns

@JvmName(name = "bnvwjptjmmegiuai")
suspend fun boundIamInstanceProfileArns(value: Output<List<String>>)
@JvmName(name = "drytfcupifyspvwd")
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 = "aenkbkvlqppyspgw")
suspend fun boundIamInstanceProfileArns(vararg values: Output<String>)


@JvmName(name = "ellatreaehlgvxbx")
suspend fun boundIamInstanceProfileArns(values: List<Output<String>>)
@JvmName(name = "mxkioxrtikxxxcyu")
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.