Interface PodResourceClaim

  • All Superinterfaces:
    software.amazon.jsii.JsiiSerializable
    All Known Implementing Classes:
    PodResourceClaim.Jsii$Proxy

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-03T12:13:25.843Z")
    @Stability(Stable)
    public interface PodResourceClaim
    extends software.amazon.jsii.JsiiSerializable
    PodResourceClaim references exactly one ResourceClaim through a ClaimSource.

    It adds a name to it that uniquely identifies the ResourceClaim inside the Pod. Containers that need access to the ResourceClaim reference it with this name.