Class DNSFirewallBlock.DnsFirewallBlockItem.Jsii$Proxy
- All Implemented Interfaces:
DNSFirewallBlock.DnsFirewallBlockItem,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
DNSFirewallBlock.DnsFirewallBlockItem
DNSFirewallBlock.DnsFirewallBlockItem-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.mixins.preview.services.route53resolver.events.DNSFirewallBlock.DnsFirewallBlockItem
DNSFirewallBlock.DnsFirewallBlockItem.Builder, DNSFirewallBlock.DnsFirewallBlockItem.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theDNSFirewallBlock.DnsFirewallBlockItem.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal boolean(experimental) resolver-endpoint-details property.(experimental) resolver-network-interface-details property.(experimental) resource-type property.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theDNSFirewallBlock.DnsFirewallBlockItem.Builder.
-
-
Method Details
-
getResolverEndpointDetails
Description copied from interface:DNSFirewallBlock.DnsFirewallBlockItem(experimental) resolver-endpoint-details property.Specify an array of string values to match this event if the actual value of resolver-endpoint-details is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getResolverEndpointDetailsin interfaceDNSFirewallBlock.DnsFirewallBlockItem
-
getResolverNetworkInterfaceDetails
Description copied from interface:DNSFirewallBlock.DnsFirewallBlockItem(experimental) resolver-network-interface-details property.Specify an array of string values to match this event if the actual value of resolver-network-interface-details is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getResolverNetworkInterfaceDetailsin interfaceDNSFirewallBlock.DnsFirewallBlockItem
-
getResourceType
Description copied from interface:DNSFirewallBlock.DnsFirewallBlockItem(experimental) resource-type property.Specify an array of string values to match this event if the actual value of resource-type is one of the values in the array. Use one of the constructors on the
aws_events.Matchfor more advanced matching options.Default: - Do not filter on this field
- Specified by:
getResourceTypein interfaceDNSFirewallBlock.DnsFirewallBlockItem
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-