Uses of Interface
software.amazon.awscdk.services.rds.ISubnetGroup
Packages that use ISubnetGroup
Package
Description
Amazon Relational Database Service Construct Library
-
Uses of ISubnetGroup in software.amazon.awscdk.services.rds
Subinterfaces of ISubnetGroup in software.amazon.awscdk.services.rdsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forISubnetGroup.Classes in software.amazon.awscdk.services.rds that implement ISubnetGroupModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.classClass for creating a RDS DB subnet group.Methods in software.amazon.awscdk.services.rds that return ISubnetGroupModifier and TypeMethodDescriptionstatic ISubnetGroupSubnetGroup.fromSubnetGroupName(software.constructs.Construct scope, String id, String subnetGroupName) Imports an existing subnet group by name.protected ISubnetGroupDatabaseCluster.getSubnetGroup()protected ISubnetGroupDatabaseClusterFromSnapshot.getSubnetGroup()