@Stability(value=Stable)
public static interface CfnIPSet.IPSetDescriptorProperty
extends software.amazon.jsii.JsiiSerializable
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-ipset-ipsetdescriptor.html| Modifier and Type | Interface and Description |
|---|---|
static interface |
CfnIPSet.IPSetDescriptorProperty.Jsii$Default
Internal default implementation for
CfnIPSet.IPSetDescriptorProperty. |
static class |
CfnIPSet.IPSetDescriptorProperty.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getType()
`CfnIPSet.IPSetDescriptorProperty.Type`.
|
String |
getValue()
`CfnIPSet.IPSetDescriptorProperty.Value`.
|
@Stability(value=Stable) @NotNull String getType()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-ipset-ipsetdescriptor.html#cfn-wafregional-ipset-ipsetdescriptor-type@Stability(value=Stable) @NotNull String getValue()
http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-wafregional-ipset-ipsetdescriptor.html#cfn-wafregional-ipset-ipsetdescriptor-valueCopyright © 2020. All rights reserved.