Class CfnFilter.ConditionProperty.Jsii$Proxy

java.lang.Object
software.amazon.jsii.JsiiObject
software.amazon.awscdk.services.guardduty.CfnFilter.ConditionProperty.Jsii$Proxy
All Implemented Interfaces:
CfnFilter.ConditionProperty, software.amazon.jsii.JsiiSerializable
Enclosing interface:
CfnFilter.ConditionProperty

@Stability(Stable) @Internal public static final class CfnFilter.ConditionProperty.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnFilter.ConditionProperty
An implementation for CfnFilter.ConditionProperty
  • Nested Class Summary

    Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject

    software.amazon.jsii.JsiiObject.InitializationMode

    Nested classes/interfaces inherited from interface software.amazon.awscdk.services.guardduty.CfnFilter.ConditionProperty

    CfnFilter.ConditionProperty.Builder, CfnFilter.ConditionProperty.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnFilter.ConditionProperty.Builder.
    protected
    Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
    Constructor that initializes the object based on values retrieved from the JsiiObject.
  • Method Summary

    Modifier and Type
    Method
    Description
    com.fasterxml.jackson.databind.JsonNode
     
    final boolean
     
    final List<String>
    Represents the equal condition to apply to a single field when querying for findings.
    final List<String>
    Represents an equal ** condition to be applied to a single field when querying for findings.
    final Number
    Represents a greater than condition to be applied to a single field when querying for findings.
    final Number
    Represents a greater than or equal condition to be applied to a single field when querying for findings.
    final Number
    Represents a greater than condition to be applied to a single field when querying for findings.
    final Number
    Represents the greater than or equal condition to apply to a single field when querying for findings.
    final Number
    Represents a less than condition to be applied to a single field when querying for findings.
    final Number
    Represents a less than or equal condition to be applied to a single field when querying for findings.
    final Number
    Represents the less than condition to apply to a single field when querying for findings.
    final Number
    Represents the less than or equal condition to apply to a single field when querying for findings.
    final List<String>
    Represents the not equal condition to apply to a single field when querying for findings.
    final List<String>
    Represents a not equal ** condition to be applied to a single field when querying for findings.
    final int
     

    Methods inherited from class software.amazon.jsii.JsiiObject

    jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait