securityGroupIds

@JvmName(name = "msojclysbgdsyioc")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "kfxwgnaaxecrwgsg")
suspend fun securityGroupIds(value: List<String>?)

Parameters

value

The AWS security groups to associate with the elastic network interfaces in order to specify what the replicator has access to. If a security group is not specified, the default security group associated with the VPC is used.


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


@JvmName(name = "vqxbqfgelbiplmpp")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "gfecrvacwnlqvuhn")
suspend fun securityGroupIds(vararg values: String)

Parameters

values

The AWS security groups to associate with the elastic network interfaces in order to specify what the replicator has access to. If a security group is not specified, the default security group associated with the VPC is used.