securityGroupNames

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


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

Deprecated

With the retirement of EC2-Classic the security_group_names attribute has been deprecated and will be removed in a future version.

Parameters

value

List of security group names to associate with this cache cluster. Changing this value will re-create the resource.


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

Deprecated

With the retirement of EC2-Classic the security_group_names attribute has been deprecated and will be removed in a future version.

Parameters

values

List of security group names to associate with this cache cluster. Changing this value will re-create the resource.