Package org.cdk8s

Interface OwnerReference

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

    @Generated(value="jsii-pacmak/1.93.0 (build 1706ca5)",
               date="2023-12-18T12:13:23.974Z")
    @Stability(Stable)
    public interface OwnerReference
    extends software.amazon.jsii.JsiiSerializable
    OwnerReference contains enough information to let you identify an owning object.

    An owning object must be in the same namespace as the dependent, or be cluster-scoped, so there is no namespace field.