@Stability(value=Stable) @Internal public static final class CfnIPSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIPSetProps
CfnIPSetPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnIPSetProps.Builder, CfnIPSetProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnIPSetProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnIPSetProps.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()
Indicates whether or not uses the `IPSet` .
|
String |
getDetectorId()
The unique ID of the detector of the GuardDuty account that you want to create an IPSet for.
|
String |
getFormat()
The format of the file that contains the IPSet.
|
String |
getLocation()
The URI of the file that contains the IPSet.
|
String |
getName()
The user-friendly name to identify the IPSet.
|
List<CfnTag> |
getTags()
`AWS::GuardDuty::IPSet.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(CfnIPSetProps.Builder builder)
CfnIPSetProps.Builder.public final Object getActivate()
CfnIPSetPropsgetActivate in interface CfnIPSetPropspublic final String getDetectorId()
CfnIPSetPropsgetDetectorId in interface CfnIPSetPropspublic final String getFormat()
CfnIPSetPropsgetFormat in interface CfnIPSetPropspublic final String getLocation()
CfnIPSetPropsgetLocation in interface CfnIPSetPropspublic final String getName()
CfnIPSetPropsAllowed characters are alphanumerics, spaces, hyphens (-), and underscores (_).
getName in interface CfnIPSetPropspublic final List<CfnTag> getTags()
CfnIPSetPropsgetTags in interface CfnIPSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.