boundEc2InstanceIds

@JvmName(name = "aumtkflsrxbybkts")
suspend fun boundEc2InstanceIds(value: Output<List<String>>)
@JvmName(name = "woeklxiwtafmyhvj")
suspend fun boundEc2InstanceIds(value: List<String>?)

Parameters

value

Only EC2 instances that match this instance ID will be permitted to log in.


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


@JvmName(name = "xphqrwrnawygulpe")
suspend fun boundEc2InstanceIds(values: List<Output<String>>)
@JvmName(name = "omdsvwmxqtryenye")
suspend fun boundEc2InstanceIds(vararg values: String)

Parameters

values

Only EC2 instances that match this instance ID will be permitted to log in.