@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(List<String> addresses,
String ipAddressVersion,
String scope,
String description,
String name,
List<? extends CfnTag> tags)
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) |
List<String> |
getAddresses()
`AWS::WAFv2::IPSet.Addresses`.
|
String |
getDescription()
`AWS::WAFv2::IPSet.Description`.
|
String |
getIpAddressVersion()
`AWS::WAFv2::IPSet.IPAddressVersion`.
|
String |
getName()
`AWS::WAFv2::IPSet.Name`.
|
String |
getScope()
`AWS::WAFv2::IPSet.Scope`.
|
List<CfnTag> |
getTags()
`AWS::WAFv2::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.public final List<String> getAddresses()
CfnIPSetPropsgetAddresses in interface CfnIPSetPropspublic final String getIpAddressVersion()
CfnIPSetPropsgetIpAddressVersion in interface CfnIPSetPropspublic final String getScope()
CfnIPSetPropsgetScope in interface CfnIPSetPropspublic final String getDescription()
CfnIPSetPropsgetDescription in interface CfnIPSetPropspublic final String getName()
CfnIPSetPropsgetName 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 © 2021. All rights reserved.