securityGroupNames

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


@JvmName(name = "bcpxdadfrgmpblxg")
suspend fun securityGroupNames(value: Output<List<String>>)
@JvmName(name = "oykrlnxfraljrben")
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 DB Security Groups to associate. Only used for [DB Instances on the EC2-Classic

  • Platform](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.html#USER_VPC.FindDefaultVPC).


@JvmName(name = "ejpqgshovwjnnhiu")
suspend fun securityGroupNames(values: List<Output<String>>)
@JvmName(name = "dbaahlhhkkoxsapn")
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 DB Security Groups to associate. Only used for [DB Instances on the EC2-Classic

  • Platform](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_VPC.html#USER_VPC.FindDefaultVPC).