securityGroupsIds

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


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