GetDbSubnetGroupResult

data class GetDbSubnetGroupResult(val dbSubnetGroupDescription: String? = null, val tags: List<DbSubnetGroupTag>? = null)

Constructors

Link copied to clipboard
fun GetDbSubnetGroupResult(dbSubnetGroupDescription: String? = null, tags: List<DbSubnetGroupTag>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
Link copied to clipboard
val tags: List<DbSubnetGroupTag>? = null

An array of key-value pairs to apply to this resource.