securityGroupIds

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


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