securityGroupIds

@JvmName(name = "xvdhygfdnutsrqct")
suspend fun securityGroupIds(value: Output<List<String>>)
@JvmName(name = "gdgbsxmokqkmemsn")
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 = "hbcjcuryiqklvqin")
suspend fun securityGroupIds(vararg values: Output<String>)


@JvmName(name = "maecxelxdcnpiqfn")
suspend fun securityGroupIds(values: List<Output<String>>)
@JvmName(name = "abmdegxsuitovvtg")
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.