replicationServersSecurityGroupsIds

@JvmName(name = "dyhjxckspgehnqme")
suspend fun replicationServersSecurityGroupsIds(value: Output<List<String>>)
@JvmName(name = "qntxpufyrltggxdt")
suspend fun replicationServersSecurityGroupsIds(value: List<String>?)

Parameters

value

Security group IDs that will be used by the replication server.


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


@JvmName(name = "dldqsceagysefkpp")
suspend fun replicationServersSecurityGroupsIds(values: List<Output<String>>)
@JvmName(name = "gpxgyvrhrwnpihjh")
suspend fun replicationServersSecurityGroupsIds(vararg values: String)

Parameters

values

Security group IDs that will be used by the replication server.