@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 CfnIPSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-ipset.html#cfn-wafv2-ipset-addressespublic final String getIpAddressVersion()
CfnIPSetPropsgetIpAddressVersion in interface CfnIPSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-ipset.html#cfn-wafv2-ipset-ipaddressversionpublic final String getScope()
CfnIPSetPropsgetScope in interface CfnIPSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-ipset.html#cfn-wafv2-ipset-scopepublic final String getDescription()
CfnIPSetPropsgetDescription in interface CfnIPSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-ipset.html#cfn-wafv2-ipset-descriptionpublic final String getName()
CfnIPSetPropsgetName in interface CfnIPSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-ipset.html#cfn-wafv2-ipset-namepublic final List<CfnTag> getTags()
CfnIPSetPropsgetTags in interface CfnIPSetPropshttp://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-wafv2-ipset.html#cfn-wafv2-ipset-tags@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2020. All rights reserved.