Interface KubeResourceClaimV1Alpha2Props

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

    @Generated(value="jsii-pacmak/1.102.0 (build e354887)",
               date="2024-08-03T12:13:25.783Z")
    @Stability(Stable)
    public interface KubeResourceClaimV1Alpha2Props
    extends software.amazon.jsii.JsiiSerializable
    ResourceClaim describes which resources are needed by a resource consumer.

    Its status tracks whether the resource has been allocated and what the resulting attributes are.

    This is an alpha type and requires enabling the DynamicResourceAllocation feature gate.