@Stability(value=Stable) @Internal public static final class CfnIPSetProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnIPSetProps
CfnIPSetProps
software.amazon.jsii.JsiiObject.InitializationMode
CfnIPSetProps.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, jsiiStaticSet
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
builder
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef
- Reference to the JSII managed object.public final Object getActivate()
CfnIPSetProps
getActivate
in interface CfnIPSetProps
public final String getDetectorId()
CfnIPSetProps
getDetectorId
in interface CfnIPSetProps
public final String getFormat()
CfnIPSetProps
getFormat
in interface CfnIPSetProps
public final String getLocation()
CfnIPSetProps
getLocation
in interface CfnIPSetProps
public final String getName()
CfnIPSetProps
getName
in interface CfnIPSetProps
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson
in interface software.amazon.jsii.JsiiSerializable
Copyright © 2021. All rights reserved.