Class CfnThreatIntelSetProps.Jsii$Proxy

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

@Stability(Stable) @Internal public static final class CfnThreatIntelSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnThreatIntelSetProps
An implementation for CfnThreatIntelSetProps
  • 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.CfnThreatIntelSetProps

    CfnThreatIntelSetProps.Builder, CfnThreatIntelSetProps.Jsii$Proxy
  • Constructor Summary

    Constructors
    Modifier
    Constructor
    Description
    protected
    Constructor that initializes the object based on literal property values passed by the CfnThreatIntelSetProps.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 Object
    A boolean value that determines if GuardDuty can start using this list for custom threat detection.
    final String
    The unique ID of the detector of the GuardDuty account for which you want to create a threatIntelSet .
    final String
    The AWS account ID that owns the Amazon S3 bucket specified in the Location field.
    final String
    The format of the file that contains the ThreatIntelSet .
    final String
    The URI of the file that contains the ThreatIntelSet.
    final String
    The user-friendly name to identify the ThreatIntelSet.
    final List<CfnTag>
    The tags to be added to a new threat entity set resource.
    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