securityGroupsIds

@JvmName(name = "fiihvtnmmcflamcx")
suspend fun securityGroupsIds(value: Output<List<String>>)
@JvmName(name = "opngmyclskhospma")
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 = "qkqagirbvrctapur")
suspend fun securityGroupsIds(vararg values: Output<String>)


@JvmName(name = "gqsbjyoaxjnlrjsp")
suspend fun securityGroupsIds(values: List<Output<String>>)
@JvmName(name = "qqvyasreexpbuaxa")
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.