networkType

@JvmName(name = "hnvgjrknxopfemkc")
suspend fun networkType(value: Output<String>)
@JvmName(name = "efxlymunfmcdycrn")
suspend fun networkType(value: String?)

Parameters

value

The network type of the DB cluster. Valid values:

  • `IPV4`

  • `DUAL` The network type is determined by the `DBSubnetGroup` specified for the DB cluster. A `DBSubnetGroup` can support only the IPv4 protocol or the IPv4 and IPv6 protocols (`DUAL`). For more information, see Working with a DB instance in a VPC in the Amazon Aurora User Guide. Valid for: Aurora DB clusters only