Interface IKeyGroup.Jsii$Default

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

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

    • getKeyGroupId

      @Stability(Stable) @NotNull default String getKeyGroupId()
      The ID of the key group.
      Specified by:
      getKeyGroupId in interface IKeyGroup