Neptune Functions
object NeptuneFunctions
Functions
Link copied to clipboard
The AWS::Neptune::DBCluster resource creates an Amazon Neptune DB cluster.
suspend fun getDbCluster(argument: suspend GetDbClusterPlainArgsBuilder.() -> Unit): GetDbClusterResult
Link copied to clipboard
The AWS::Neptune::DBSubnetGroup type creates an Amazon Neptune DB subnet group. Subnet groups must contain at least two subnets in two different Availability Zones in the same AWS Region.
suspend fun getDbSubnetGroup(argument: suspend GetDbSubnetGroupPlainArgsBuilder.() -> Unit): GetDbSubnetGroupResult