securityGroupNames

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


@JvmName(name = "itgvhrbucfonomad")
suspend fun securityGroupNames(value: Output<List<String>>)
@JvmName(name = "pjqiatkngnqudpph")
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 = "fedvfveyfqnsmhyu")
suspend fun securityGroupNames(values: List<Output<String>>)
@JvmName(name = "tkhrnuewfqlgqccm")
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.