@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(Object activate,
String detectorId,
String format,
String location,
String name)
Constructor that initializes the object based on literal property values passed by the
CfnIPSetProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
Object |
getActivate()
`AWS::GuardDuty::IPSet.Activate`.
|
String |
getDetectorId()
`AWS::GuardDuty::IPSet.DetectorId`.
|
String |
getFormat()
`AWS::GuardDuty::IPSet.Format`.
|
String |
getLocation()
`AWS::GuardDuty::IPSet.Location`.
|
String |
getName()
`AWS::GuardDuty::IPSet.Name`.
|
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.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()
CfnIPSetPropsgetName in interface CfnIPSetProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2021. All rights reserved.