vpcSecurityGroupIds

@JvmName(name = "emiblcmhbtqoqwvj")
suspend fun vpcSecurityGroupIds(value: Output<List<String>>)
@JvmName(name = "xodcfigkkjommcoa")
suspend fun vpcSecurityGroupIds(value: List<String>?)

Parameters

value

A list of EC2 VPC security groups to associate with the new elastic cluster.


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


@JvmName(name = "rebycmnssmyqtglj")
suspend fun vpcSecurityGroupIds(values: List<Output<String>>)
@JvmName(name = "lypwqygcyktliwxq")
suspend fun vpcSecurityGroupIds(vararg values: String)

Parameters

values

A list of EC2 VPC security groups to associate with the new elastic cluster.