Interface IResource

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Interface Description
      static interface  IResource.Jsii$Default
      Internal default implementation for IResource.
      static class  IResource.Jsii$Proxy
      A proxy class which represents a concrete javascript instance of this type.
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      String getName()
      The Kubernetes name of this resource.
      • Methods inherited from interface software.amazon.jsii.JsiiSerializable

        $jsii$toJson
    • Method Detail

      • getName

        @Stability(Stable)
        @NotNull
        String getName()
        The Kubernetes name of this resource.