Class BatchUpdateFirewallRuleResult
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<BatchUpdateFirewallRuleResult.Builder,BatchUpdateFirewallRuleResult>
Information about a firewall rule that was updated in a batch operation.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionfinal FirewallRuleActionaction()The action configured for the updated firewall rule.final StringThe action configured for the updated firewall rule.The DNS record type configured for the updated firewall rule's custom response.final StringThe DNS record type configured for the updated firewall rule's custom response.final StringThe custom domain name configured for the updated firewall rule's BLOCK response.final IntegerThe TTL value configured for the updated firewall rule's custom response.final FirewallBlockResponseThe type of block response configured for the updated firewall rule.final StringThe type of block response configured for the updated firewall rule.builder()final StringThe unique string that identified the request and ensured idempotency.final ConfidenceThresholdThe confidence threshold configured for the updated firewall rule's advanced threat detection.final StringThe confidence threshold configured for the updated firewall rule's advanced threat detection.final InstantThe date and time when the firewall rule was originally created.final StringThe description of the updated firewall rule.final DnsAdvancedProtectionWhether advanced DNS threat protection is enabled for the updated firewall rule.final StringWhether advanced DNS threat protection is enabled for the updated firewall rule.final StringThe ID of the DNS view associated with the updated firewall rule.final booleanfinal booleanequalsBySdkFields(Object obj) Indicates whether some other object is "equal to" this one by SDK fields.final StringThe ID of the firewall domain list associated with the updated firewall rule.final <T> Optional<T> getValueForField(String fieldName, Class<T> clazz) final inthashCode()final Stringid()The unique identifier of the updated firewall rule.final Stringname()The name of the updated firewall rule.final Longpriority()The priority of the updated firewall rule.final StringThe DNS query type that the updated firewall rule matches.static Class<? extends BatchUpdateFirewallRuleResult.Builder> final CRResourceStatusstatus()The current status of the updated firewall rule.final StringThe current status of the updated firewall rule.Take this object and create a builder that contains all of the current property values of this object.final StringtoString()Returns a string representation of this object.final InstantThe date and time when the firewall rule was last updated.Methods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
action
The action configured for the updated firewall rule.
If the service returns an enum value that is not available in the current SDK version,
actionwill returnFirewallRuleAction.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromactionAsString().- Returns:
- The action configured for the updated firewall rule.
- See Also:
-
actionAsString
The action configured for the updated firewall rule.
If the service returns an enum value that is not available in the current SDK version,
actionwill returnFirewallRuleAction.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromactionAsString().- Returns:
- The action configured for the updated firewall rule.
- See Also:
-
blockOverrideDnsType
The DNS record type configured for the updated firewall rule's custom response.
If the service returns an enum value that is not available in the current SDK version,
blockOverrideDnsTypewill returnBlockOverrideDnsQueryType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromblockOverrideDnsTypeAsString().- Returns:
- The DNS record type configured for the updated firewall rule's custom response.
- See Also:
-
blockOverrideDnsTypeAsString
The DNS record type configured for the updated firewall rule's custom response.
If the service returns an enum value that is not available in the current SDK version,
blockOverrideDnsTypewill returnBlockOverrideDnsQueryType.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromblockOverrideDnsTypeAsString().- Returns:
- The DNS record type configured for the updated firewall rule's custom response.
- See Also:
-
blockOverrideDomain
The custom domain name configured for the updated firewall rule's BLOCK response.
- Returns:
- The custom domain name configured for the updated firewall rule's BLOCK response.
-
blockOverrideTtl
The TTL value configured for the updated firewall rule's custom response.
- Returns:
- The TTL value configured for the updated firewall rule's custom response.
-
blockResponse
The type of block response configured for the updated firewall rule.
If the service returns an enum value that is not available in the current SDK version,
blockResponsewill returnFirewallBlockResponse.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromblockResponseAsString().- Returns:
- The type of block response configured for the updated firewall rule.
- See Also:
-
blockResponseAsString
The type of block response configured for the updated firewall rule.
If the service returns an enum value that is not available in the current SDK version,
blockResponsewill returnFirewallBlockResponse.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromblockResponseAsString().- Returns:
- The type of block response configured for the updated firewall rule.
- See Also:
-
clientToken
The unique string that identified the request and ensured idempotency.
- Returns:
- The unique string that identified the request and ensured idempotency.
-
confidenceThreshold
The confidence threshold configured for the updated firewall rule's advanced threat detection.
If the service returns an enum value that is not available in the current SDK version,
confidenceThresholdwill returnConfidenceThreshold.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromconfidenceThresholdAsString().- Returns:
- The confidence threshold configured for the updated firewall rule's advanced threat detection.
- See Also:
-
confidenceThresholdAsString
The confidence threshold configured for the updated firewall rule's advanced threat detection.
If the service returns an enum value that is not available in the current SDK version,
confidenceThresholdwill returnConfidenceThreshold.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromconfidenceThresholdAsString().- Returns:
- The confidence threshold configured for the updated firewall rule's advanced threat detection.
- See Also:
-
createdAt
The date and time when the firewall rule was originally created.
- Returns:
- The date and time when the firewall rule was originally created.
-
description
The description of the updated firewall rule.
- Returns:
- The description of the updated firewall rule.
-
dnsAdvancedProtection
Whether advanced DNS threat protection is enabled for the updated firewall rule.
If the service returns an enum value that is not available in the current SDK version,
dnsAdvancedProtectionwill returnDnsAdvancedProtection.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdnsAdvancedProtectionAsString().- Returns:
- Whether advanced DNS threat protection is enabled for the updated firewall rule.
- See Also:
-
dnsAdvancedProtectionAsString
Whether advanced DNS threat protection is enabled for the updated firewall rule.
If the service returns an enum value that is not available in the current SDK version,
dnsAdvancedProtectionwill returnDnsAdvancedProtection.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromdnsAdvancedProtectionAsString().- Returns:
- Whether advanced DNS threat protection is enabled for the updated firewall rule.
- See Also:
-
firewallDomainListId
The ID of the firewall domain list associated with the updated firewall rule.
- Returns:
- The ID of the firewall domain list associated with the updated firewall rule.
-
id
The unique identifier of the updated firewall rule.
- Returns:
- The unique identifier of the updated firewall rule.
-
name
The name of the updated firewall rule.
- Returns:
- The name of the updated firewall rule.
-
priority
The priority of the updated firewall rule.
- Returns:
- The priority of the updated firewall rule.
-
dnsViewId
The ID of the DNS view associated with the updated firewall rule.
- Returns:
- The ID of the DNS view associated with the updated firewall rule.
-
queryType
The DNS query type that the updated firewall rule matches.
- Returns:
- The DNS query type that the updated firewall rule matches.
-
status
The current status of the updated firewall rule.
If the service returns an enum value that is not available in the current SDK version,
statuswill returnCRResourceStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromstatusAsString().- Returns:
- The current status of the updated firewall rule.
- See Also:
-
statusAsString
The current status of the updated firewall rule.
If the service returns an enum value that is not available in the current SDK version,
statuswill returnCRResourceStatus.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromstatusAsString().- Returns:
- The current status of the updated firewall rule.
- See Also:
-
updatedAt
The date and time when the firewall rule was last updated.
- Returns:
- The date and time when the firewall rule was last updated.
-
toBuilder
Description copied from interface:ToCopyableBuilderTake this object and create a builder that contains all of the current property values of this object.- Specified by:
toBuilderin interfaceToCopyableBuilder<BatchUpdateFirewallRuleResult.Builder,BatchUpdateFirewallRuleResult> - Returns:
- a builder for type T
-
builder
-
serializableBuilderClass
-
hashCode
-
equals
-
equalsBySdkFields
Description copied from interface:SdkPojoIndicates whether some other object is "equal to" this one by SDK fields. An SDK field is a modeled, non-inherited field in anSdkPojoclass, and is generated based on a service model.If an
SdkPojoclass does not have any inherited fields,equalsBySdkFieldsandequalsare essentially the same.- Specified by:
equalsBySdkFieldsin interfaceSdkPojo- Parameters:
obj- the object to be compared with- Returns:
- true if the other object equals to this object by sdk fields, false otherwise.
-
toString
-
getValueForField
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo- Returns:
- The mapping between the field name and its corresponding field.
-