@Stability(value=Stable) @Internal public static final class CfnThreatIntelSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnThreatIntelSetProps
CfnThreatIntelSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnThreatIntelSetProps.Builder, CfnThreatIntelSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnThreatIntelSetProps.Builder builder)
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActivate()
A Boolean value that indicates whether GuardDuty is to start using the uploaded ThreatIntelSet.
|
String |
getDetectorId()
The unique ID of the detector of the GuardDuty account that you want to create a threatIntelSet for.
|
String |
getFormat()
The format of the file that contains the ThreatIntelSet.
|
String |
getLocation()
The URI of the file that contains the ThreatIntelSet.
|
String |
getName()
A user-friendly ThreatIntelSet name displayed in all findings that are generated by activity that involves IP addresses included in this ThreatIntelSet.
|
List<CfnTag> |
getTags()
`AWS::GuardDuty::ThreatIntelSet.Tags`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnThreatIntelSetProps.Builder builder)
CfnThreatIntelSetProps.Builder.public final Object getActivate()
CfnThreatIntelSetPropsgetActivate in interface CfnThreatIntelSetPropspublic final String getDetectorId()
CfnThreatIntelSetPropsgetDetectorId in interface CfnThreatIntelSetPropspublic final String getFormat()
CfnThreatIntelSetPropsgetFormat in interface CfnThreatIntelSetPropspublic final String getLocation()
CfnThreatIntelSetPropsgetLocation in interface CfnThreatIntelSetPropspublic final String getName()
CfnThreatIntelSetPropsgetName in interface CfnThreatIntelSetPropspublic final List<CfnTag> getTags()
CfnThreatIntelSetPropsgetTags in interface CfnThreatIntelSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.