Class NodeTaintQueryOptions.Jsii$Proxy

    • Constructor Detail

      • Jsii$Proxy

        protected Jsii$Proxy​(software.amazon.jsii.JsiiObjectRef objRef)
        Constructor that initializes the object based on values retrieved from the JsiiObject.
        Parameters:
        objRef - Reference to the JSII managed object.
    • Method Detail

      • getEvictAfter

        public final org.cdk8s.Duration getEvictAfter()
        Description copied from interface: NodeTaintQueryOptions
        How much time should a pod that tolerates the `NO_EXECUTE` effect be bound to the node.

        Only applies for the NO_EXECUTE effect.

        Default: - bound forever.

        Specified by:
        getEvictAfter in interface NodeTaintQueryOptions
      • $jsii$toJson

        @Internal
        public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
        Specified by:
        $jsii$toJson in interface software.amazon.jsii.JsiiSerializable
      • hashCode

        public final int hashCode()
        Overrides:
        hashCode in class Object