boundSubnetIds

@JvmName(name = "qvbyxrrjxhsddrkp")
suspend fun boundSubnetIds(value: Output<List<String>>)
@JvmName(name = "ootykkifoaydmcxv")
suspend fun boundSubnetIds(value: List<String>?)

Parameters

value

If set, defines a constraint on the EC2 instances that can perform the login operation that they be associated with the subnet ID that matches the value 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 = "iqlkhajudfsdqtfk")
suspend fun boundSubnetIds(vararg values: Output<String>)


@JvmName(name = "hfewynirqtbsbiag")
suspend fun boundSubnetIds(values: List<Output<String>>)
@JvmName(name = "vlvystxsaqyoadrp")
suspend fun boundSubnetIds(vararg values: String)

Parameters

values

If set, defines a constraint on the EC2 instances that can perform the login operation that they be associated with the subnet ID that matches the value 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.