securityGroupsIds

@JvmName(name = "nupexlrkxupihoex")
suspend fun securityGroupsIds(value: Output<List<String>>)
@JvmName(name = "tskgrtrpjwoembyg")
suspend fun securityGroupsIds(value: List<String>?)

Parameters

value

The AWS security groups to associate with the ENIs used by the replicator. If a security group is not specified, the default security group associated with the VPC is used.


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


@JvmName(name = "powuhppeympkbccp")
suspend fun securityGroupsIds(values: List<Output<String>>)
@JvmName(name = "njmqnbjigosnfxtv")
suspend fun securityGroupsIds(vararg values: String)

Parameters

values

The AWS security groups to associate with the ENIs used by the replicator. If a security group is not specified, the default security group associated with the VPC is used.