Interface ISubnetGroup.Jsii$Default

All Superinterfaces:
software.constructs.IConstruct, software.constructs.IConstruct.Jsii$Default, software.constructs.IDependable, software.constructs.IDependable.Jsii$Default, IEnvironmentAware, IEnvironmentAware.Jsii$Default, IResource, IResource.Jsii$Default, ISubnetGroup, software.amazon.jsii.JsiiSerializable
All Known Implementing Classes:
ISubnetGroup.Jsii$Proxy
Enclosing interface:
ISubnetGroup

@Internal public static interface ISubnetGroup.Jsii$Default extends ISubnetGroup, IResource.Jsii$Default
Internal default implementation for ISubnetGroup.
  • Method Details

    • getSubnetGroupName

      @Stability(Experimental) @NotNull default String getSubnetGroupName()
      (experimental) The name of the subnet group.
      Specified by:
      getSubnetGroupName in interface ISubnetGroup