boundAmiIds

@JvmName(name = "nxkifimqretcnovc")
suspend fun boundAmiIds(value: Output<List<String>>)
@JvmName(name = "ddrjcalyrcphuxsa")
suspend fun boundAmiIds(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 AMI 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 = "jabryllcfsuvthxq")
suspend fun boundAmiIds(vararg values: Output<String>)


@JvmName(name = "ouuqytgteqxjinus")
suspend fun boundAmiIds(values: List<Output<String>>)
@JvmName(name = "mdhfuoderhsuyhtk")
suspend fun boundAmiIds(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 AMI 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.