securityGroupsIds

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


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