securityGroupNames

@JvmName(name = "egyjxtqexvcbrdbl")
suspend fun securityGroupNames(value: Output<List<String>>)
@JvmName(name = "uarndkviioonsrvq")
suspend fun securityGroupNames(value: List<String>?)

Parameters

value

Names of one or more Amazon VPC security groups associated with this replication group. Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud.


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


@JvmName(name = "wmkurnsfackudknk")
suspend fun securityGroupNames(values: List<Output<String>>)
@JvmName(name = "oxgfyofksvjwxwyw")
suspend fun securityGroupNames(vararg values: String)

Parameters

values

Names of one or more Amazon VPC security groups associated with this replication group. Use this parameter only when you are creating a replication group in an Amazon Virtual Private Cloud.