Interface IParameterGroup.Jsii$Default

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

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

    • getParameterGroupName

      @Stability(Experimental) @NotNull default String getParameterGroupName()
      (experimental) The name of this parameter group.
      Specified by:
      getParameterGroupName in interface IParameterGroup