@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class UpdateFirewallRuleRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP
Constructor and Description |
---|
UpdateFirewallRuleRequest() |
Modifier and Type | Method and Description |
---|---|
UpdateFirewallRuleRequest |
clone()
Creates a shallow clone of this object for all fields except the handler context.
|
boolean |
equals(Object obj) |
String |
getAction()
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain
list:
|
String |
getBlockOverrideDnsType()
The DNS record's type.
|
String |
getBlockOverrideDomain()
The custom DNS record to send back in response to the query.
|
Integer |
getBlockOverrideTtl()
The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided override
record.
|
String |
getBlockResponse()
The way that you want DNS Firewall to block the request.
|
String |
getFirewallDomainListId()
The ID of the domain list to use in the rule.
|
String |
getFirewallDomainRedirectionAction()
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
|
String |
getFirewallRuleGroupId()
The unique identifier of the firewall rule group for the rule.
|
String |
getName()
The name of the rule.
|
Integer |
getPriority()
The setting that determines the processing order of the rule in the rule group.
|
String |
getQtype()
The DNS query type you want the rule to evaluate.
|
int |
hashCode() |
void |
setAction(String action)
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain
list:
|
void |
setBlockOverrideDnsType(String blockOverrideDnsType)
The DNS record's type.
|
void |
setBlockOverrideDomain(String blockOverrideDomain)
The custom DNS record to send back in response to the query.
|
void |
setBlockOverrideTtl(Integer blockOverrideTtl)
The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided override
record.
|
void |
setBlockResponse(String blockResponse)
The way that you want DNS Firewall to block the request.
|
void |
setFirewallDomainListId(String firewallDomainListId)
The ID of the domain list to use in the rule.
|
void |
setFirewallDomainRedirectionAction(String firewallDomainRedirectionAction)
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
|
void |
setFirewallRuleGroupId(String firewallRuleGroupId)
The unique identifier of the firewall rule group for the rule.
|
void |
setName(String name)
The name of the rule.
|
void |
setPriority(Integer priority)
The setting that determines the processing order of the rule in the rule group.
|
void |
setQtype(String qtype)
The DNS query type you want the rule to evaluate.
|
String |
toString()
Returns a string representation of this object.
|
UpdateFirewallRuleRequest |
withAction(Action action)
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain
list:
|
UpdateFirewallRuleRequest |
withAction(String action)
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain
list:
|
UpdateFirewallRuleRequest |
withBlockOverrideDnsType(BlockOverrideDnsType blockOverrideDnsType)
The DNS record's type.
|
UpdateFirewallRuleRequest |
withBlockOverrideDnsType(String blockOverrideDnsType)
The DNS record's type.
|
UpdateFirewallRuleRequest |
withBlockOverrideDomain(String blockOverrideDomain)
The custom DNS record to send back in response to the query.
|
UpdateFirewallRuleRequest |
withBlockOverrideTtl(Integer blockOverrideTtl)
The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided override
record.
|
UpdateFirewallRuleRequest |
withBlockResponse(BlockResponse blockResponse)
The way that you want DNS Firewall to block the request.
|
UpdateFirewallRuleRequest |
withBlockResponse(String blockResponse)
The way that you want DNS Firewall to block the request.
|
UpdateFirewallRuleRequest |
withFirewallDomainListId(String firewallDomainListId)
The ID of the domain list to use in the rule.
|
UpdateFirewallRuleRequest |
withFirewallDomainRedirectionAction(FirewallDomainRedirectionAction firewallDomainRedirectionAction)
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
|
UpdateFirewallRuleRequest |
withFirewallDomainRedirectionAction(String firewallDomainRedirectionAction)
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
|
UpdateFirewallRuleRequest |
withFirewallRuleGroupId(String firewallRuleGroupId)
The unique identifier of the firewall rule group for the rule.
|
UpdateFirewallRuleRequest |
withName(String name)
The name of the rule.
|
UpdateFirewallRuleRequest |
withPriority(Integer priority)
The setting that determines the processing order of the rule in the rule group.
|
UpdateFirewallRuleRequest |
withQtype(String qtype)
The DNS query type you want the rule to evaluate.
|
addHandlerContext, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeout
public void setFirewallRuleGroupId(String firewallRuleGroupId)
The unique identifier of the firewall rule group for the rule.
firewallRuleGroupId
- The unique identifier of the firewall rule group for the rule.public String getFirewallRuleGroupId()
The unique identifier of the firewall rule group for the rule.
public UpdateFirewallRuleRequest withFirewallRuleGroupId(String firewallRuleGroupId)
The unique identifier of the firewall rule group for the rule.
firewallRuleGroupId
- The unique identifier of the firewall rule group for the rule.public void setFirewallDomainListId(String firewallDomainListId)
The ID of the domain list to use in the rule.
firewallDomainListId
- The ID of the domain list to use in the rule.public String getFirewallDomainListId()
The ID of the domain list to use in the rule.
public UpdateFirewallRuleRequest withFirewallDomainListId(String firewallDomainListId)
The ID of the domain list to use in the rule.
firewallDomainListId
- The ID of the domain list to use in the rule.public void setPriority(Integer priority)
The setting that determines the processing order of the rule in the rule group. DNS Firewall processes the rules in a rule group by order of priority, starting from the lowest setting.
You must specify a unique priority for each rule in a rule group. To make it easier to insert rules later, leave space between the numbers, for example, use 100, 200, and so on. You can change the priority setting for the rules in a rule group at any time.
priority
- The setting that determines the processing order of the rule in the rule group. DNS Firewall processes the
rules in a rule group by order of priority, starting from the lowest setting.
You must specify a unique priority for each rule in a rule group. To make it easier to insert rules later, leave space between the numbers, for example, use 100, 200, and so on. You can change the priority setting for the rules in a rule group at any time.
public Integer getPriority()
The setting that determines the processing order of the rule in the rule group. DNS Firewall processes the rules in a rule group by order of priority, starting from the lowest setting.
You must specify a unique priority for each rule in a rule group. To make it easier to insert rules later, leave space between the numbers, for example, use 100, 200, and so on. You can change the priority setting for the rules in a rule group at any time.
You must specify a unique priority for each rule in a rule group. To make it easier to insert rules later, leave space between the numbers, for example, use 100, 200, and so on. You can change the priority setting for the rules in a rule group at any time.
public UpdateFirewallRuleRequest withPriority(Integer priority)
The setting that determines the processing order of the rule in the rule group. DNS Firewall processes the rules in a rule group by order of priority, starting from the lowest setting.
You must specify a unique priority for each rule in a rule group. To make it easier to insert rules later, leave space between the numbers, for example, use 100, 200, and so on. You can change the priority setting for the rules in a rule group at any time.
priority
- The setting that determines the processing order of the rule in the rule group. DNS Firewall processes the
rules in a rule group by order of priority, starting from the lowest setting.
You must specify a unique priority for each rule in a rule group. To make it easier to insert rules later, leave space between the numbers, for example, use 100, 200, and so on. You can change the priority setting for the rules in a rule group at any time.
public void setAction(String action)
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain list:
ALLOW
- Permit the request to go through.
ALERT
- Permit the request to go through but send an alert to the logs.
BLOCK
- Disallow the request. This option requires additional details in the rule's
BlockResponse
.
action
- The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's
domain list:
ALLOW
- Permit the request to go through.
ALERT
- Permit the request to go through but send an alert to the logs.
BLOCK
- Disallow the request. This option requires additional details in the rule's
BlockResponse
.
Action
public String getAction()
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain list:
ALLOW
- Permit the request to go through.
ALERT
- Permit the request to go through but send an alert to the logs.
BLOCK
- Disallow the request. This option requires additional details in the rule's
BlockResponse
.
ALLOW
- Permit the request to go through.
ALERT
- Permit the request to go through but send an alert to the logs.
BLOCK
- Disallow the request. This option requires additional details in the rule's
BlockResponse
.
Action
public UpdateFirewallRuleRequest withAction(String action)
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain list:
ALLOW
- Permit the request to go through.
ALERT
- Permit the request to go through but send an alert to the logs.
BLOCK
- Disallow the request. This option requires additional details in the rule's
BlockResponse
.
action
- The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's
domain list:
ALLOW
- Permit the request to go through.
ALERT
- Permit the request to go through but send an alert to the logs.
BLOCK
- Disallow the request. This option requires additional details in the rule's
BlockResponse
.
Action
public UpdateFirewallRuleRequest withAction(Action action)
The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's domain list:
ALLOW
- Permit the request to go through.
ALERT
- Permit the request to go through but send an alert to the logs.
BLOCK
- Disallow the request. This option requires additional details in the rule's
BlockResponse
.
action
- The action that DNS Firewall should take on a DNS query when it matches one of the domains in the rule's
domain list:
ALLOW
- Permit the request to go through.
ALERT
- Permit the request to go through but send an alert to the logs.
BLOCK
- Disallow the request. This option requires additional details in the rule's
BlockResponse
.
Action
public void setBlockResponse(String blockResponse)
The way that you want DNS Firewall to block the request. Used for the rule action setting BLOCK
.
NODATA
- Respond indicating that the query was successful, but no response is available for it.
NXDOMAIN
- Respond indicating that the domain name that's in the query doesn't exist.
OVERRIDE
- Provide a custom override in the response. This option requires custom handling details
in the rule's BlockOverride*
settings.
blockResponse
- The way that you want DNS Firewall to block the request. Used for the rule action setting
BLOCK
.
NODATA
- Respond indicating that the query was successful, but no response is available for
it.
NXDOMAIN
- Respond indicating that the domain name that's in the query doesn't exist.
OVERRIDE
- Provide a custom override in the response. This option requires custom handling
details in the rule's BlockOverride*
settings.
BlockResponse
public String getBlockResponse()
The way that you want DNS Firewall to block the request. Used for the rule action setting BLOCK
.
NODATA
- Respond indicating that the query was successful, but no response is available for it.
NXDOMAIN
- Respond indicating that the domain name that's in the query doesn't exist.
OVERRIDE
- Provide a custom override in the response. This option requires custom handling details
in the rule's BlockOverride*
settings.
BLOCK
.
NODATA
- Respond indicating that the query was successful, but no response is available for
it.
NXDOMAIN
- Respond indicating that the domain name that's in the query doesn't exist.
OVERRIDE
- Provide a custom override in the response. This option requires custom handling
details in the rule's BlockOverride*
settings.
BlockResponse
public UpdateFirewallRuleRequest withBlockResponse(String blockResponse)
The way that you want DNS Firewall to block the request. Used for the rule action setting BLOCK
.
NODATA
- Respond indicating that the query was successful, but no response is available for it.
NXDOMAIN
- Respond indicating that the domain name that's in the query doesn't exist.
OVERRIDE
- Provide a custom override in the response. This option requires custom handling details
in the rule's BlockOverride*
settings.
blockResponse
- The way that you want DNS Firewall to block the request. Used for the rule action setting
BLOCK
.
NODATA
- Respond indicating that the query was successful, but no response is available for
it.
NXDOMAIN
- Respond indicating that the domain name that's in the query doesn't exist.
OVERRIDE
- Provide a custom override in the response. This option requires custom handling
details in the rule's BlockOverride*
settings.
BlockResponse
public UpdateFirewallRuleRequest withBlockResponse(BlockResponse blockResponse)
The way that you want DNS Firewall to block the request. Used for the rule action setting BLOCK
.
NODATA
- Respond indicating that the query was successful, but no response is available for it.
NXDOMAIN
- Respond indicating that the domain name that's in the query doesn't exist.
OVERRIDE
- Provide a custom override in the response. This option requires custom handling details
in the rule's BlockOverride*
settings.
blockResponse
- The way that you want DNS Firewall to block the request. Used for the rule action setting
BLOCK
.
NODATA
- Respond indicating that the query was successful, but no response is available for
it.
NXDOMAIN
- Respond indicating that the domain name that's in the query doesn't exist.
OVERRIDE
- Provide a custom override in the response. This option requires custom handling
details in the rule's BlockOverride*
settings.
BlockResponse
public void setBlockOverrideDomain(String blockOverrideDomain)
The custom DNS record to send back in response to the query. Used for the rule action BLOCK
with a
BlockResponse
setting of OVERRIDE
.
blockOverrideDomain
- The custom DNS record to send back in response to the query. Used for the rule action BLOCK
with a BlockResponse
setting of OVERRIDE
.public String getBlockOverrideDomain()
The custom DNS record to send back in response to the query. Used for the rule action BLOCK
with a
BlockResponse
setting of OVERRIDE
.
BLOCK
with a BlockResponse
setting of OVERRIDE
.public UpdateFirewallRuleRequest withBlockOverrideDomain(String blockOverrideDomain)
The custom DNS record to send back in response to the query. Used for the rule action BLOCK
with a
BlockResponse
setting of OVERRIDE
.
blockOverrideDomain
- The custom DNS record to send back in response to the query. Used for the rule action BLOCK
with a BlockResponse
setting of OVERRIDE
.public void setBlockOverrideDnsType(String blockOverrideDnsType)
The DNS record's type. This determines the format of the record value that you provided in
BlockOverrideDomain
. Used for the rule action BLOCK
with a BlockResponse
setting of OVERRIDE
.
blockOverrideDnsType
- The DNS record's type. This determines the format of the record value that you provided in
BlockOverrideDomain
. Used for the rule action BLOCK
with a
BlockResponse
setting of OVERRIDE
.BlockOverrideDnsType
public String getBlockOverrideDnsType()
The DNS record's type. This determines the format of the record value that you provided in
BlockOverrideDomain
. Used for the rule action BLOCK
with a BlockResponse
setting of OVERRIDE
.
BlockOverrideDomain
. Used for the rule action BLOCK
with a
BlockResponse
setting of OVERRIDE
.BlockOverrideDnsType
public UpdateFirewallRuleRequest withBlockOverrideDnsType(String blockOverrideDnsType)
The DNS record's type. This determines the format of the record value that you provided in
BlockOverrideDomain
. Used for the rule action BLOCK
with a BlockResponse
setting of OVERRIDE
.
blockOverrideDnsType
- The DNS record's type. This determines the format of the record value that you provided in
BlockOverrideDomain
. Used for the rule action BLOCK
with a
BlockResponse
setting of OVERRIDE
.BlockOverrideDnsType
public UpdateFirewallRuleRequest withBlockOverrideDnsType(BlockOverrideDnsType blockOverrideDnsType)
The DNS record's type. This determines the format of the record value that you provided in
BlockOverrideDomain
. Used for the rule action BLOCK
with a BlockResponse
setting of OVERRIDE
.
blockOverrideDnsType
- The DNS record's type. This determines the format of the record value that you provided in
BlockOverrideDomain
. Used for the rule action BLOCK
with a
BlockResponse
setting of OVERRIDE
.BlockOverrideDnsType
public void setBlockOverrideTtl(Integer blockOverrideTtl)
The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided override
record. Used for the rule action BLOCK
with a BlockResponse
setting of
OVERRIDE
.
blockOverrideTtl
- The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided
override record. Used for the rule action BLOCK
with a BlockResponse
setting of
OVERRIDE
.public Integer getBlockOverrideTtl()
The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided override
record. Used for the rule action BLOCK
with a BlockResponse
setting of
OVERRIDE
.
BLOCK
with a BlockResponse
setting of
OVERRIDE
.public UpdateFirewallRuleRequest withBlockOverrideTtl(Integer blockOverrideTtl)
The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided override
record. Used for the rule action BLOCK
with a BlockResponse
setting of
OVERRIDE
.
blockOverrideTtl
- The recommended amount of time, in seconds, for the DNS resolver or web browser to cache the provided
override record. Used for the rule action BLOCK
with a BlockResponse
setting of
OVERRIDE
.public void setName(String name)
The name of the rule.
name
- The name of the rule.public String getName()
The name of the rule.
public UpdateFirewallRuleRequest withName(String name)
The name of the rule.
name
- The name of the rule.public void setFirewallDomainRedirectionAction(String firewallDomainRedirectionAction)
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
Inspect_Redirection_Domain
(Default) inspects all domains in the redirection chain. The individual
domains in the redirection chain must be added to the domain list.
Trust_Redirection_Domain
inspects only the first domain in the redirection chain. You don't need to
add the subsequent domains in the domain in the redirection list to the domain list.
firewallDomainRedirectionAction
- How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or
DNAME.
Inspect_Redirection_Domain
(Default) inspects all domains in the redirection chain. The
individual domains in the redirection chain must be added to the domain list.
Trust_Redirection_Domain
inspects only the first domain in the redirection chain. You don't
need to add the subsequent domains in the domain in the redirection list to the domain list.
FirewallDomainRedirectionAction
public String getFirewallDomainRedirectionAction()
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
Inspect_Redirection_Domain
(Default) inspects all domains in the redirection chain. The individual
domains in the redirection chain must be added to the domain list.
Trust_Redirection_Domain
inspects only the first domain in the redirection chain. You don't need to
add the subsequent domains in the domain in the redirection list to the domain list.
Inspect_Redirection_Domain
(Default) inspects all domains in the redirection chain. The
individual domains in the redirection chain must be added to the domain list.
Trust_Redirection_Domain
inspects only the first domain in the redirection chain. You don't
need to add the subsequent domains in the domain in the redirection list to the domain list.
FirewallDomainRedirectionAction
public UpdateFirewallRuleRequest withFirewallDomainRedirectionAction(String firewallDomainRedirectionAction)
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
Inspect_Redirection_Domain
(Default) inspects all domains in the redirection chain. The individual
domains in the redirection chain must be added to the domain list.
Trust_Redirection_Domain
inspects only the first domain in the redirection chain. You don't need to
add the subsequent domains in the domain in the redirection list to the domain list.
firewallDomainRedirectionAction
- How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or
DNAME.
Inspect_Redirection_Domain
(Default) inspects all domains in the redirection chain. The
individual domains in the redirection chain must be added to the domain list.
Trust_Redirection_Domain
inspects only the first domain in the redirection chain. You don't
need to add the subsequent domains in the domain in the redirection list to the domain list.
FirewallDomainRedirectionAction
public UpdateFirewallRuleRequest withFirewallDomainRedirectionAction(FirewallDomainRedirectionAction firewallDomainRedirectionAction)
How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or DNAME.
Inspect_Redirection_Domain
(Default) inspects all domains in the redirection chain. The individual
domains in the redirection chain must be added to the domain list.
Trust_Redirection_Domain
inspects only the first domain in the redirection chain. You don't need to
add the subsequent domains in the domain in the redirection list to the domain list.
firewallDomainRedirectionAction
- How you want the the rule to evaluate DNS redirection in the DNS redirection chain, such as CNAME or
DNAME.
Inspect_Redirection_Domain
(Default) inspects all domains in the redirection chain. The
individual domains in the redirection chain must be added to the domain list.
Trust_Redirection_Domain
inspects only the first domain in the redirection chain. You don't
need to add the subsequent domains in the domain in the redirection list to the domain list.
FirewallDomainRedirectionAction
public void setQtype(String qtype)
The DNS query type you want the rule to evaluate. Allowed values are;
A: Returns an IPv4 address.
AAAA: Returns an Ipv6 address.
CAA: Restricts CAs that can create SSL/TLS certifications for the domain.
CNAME: Returns another domain name.
DS: Record that identifies the DNSSEC signing key of a delegated zone.
MX: Specifies mail servers.
NAPTR: Regular-expression-based rewriting of domain names.
NS: Authoritative name servers.
PTR: Maps an IP address to a domain name.
SOA: Start of authority record for the zone.
SPF: Lists the servers authorized to send emails from a domain.
SRV: Application specific values that identify servers.
TXT: Verifies email senders and application-specific values.
A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be defined as TYPENUMBER, where the NUMBER can be 1-65334, for example, TYPE28. For more information, see List of DNS record types.
qtype
- The DNS query type you want the rule to evaluate. Allowed values are;
A: Returns an IPv4 address.
AAAA: Returns an Ipv6 address.
CAA: Restricts CAs that can create SSL/TLS certifications for the domain.
CNAME: Returns another domain name.
DS: Record that identifies the DNSSEC signing key of a delegated zone.
MX: Specifies mail servers.
NAPTR: Regular-expression-based rewriting of domain names.
NS: Authoritative name servers.
PTR: Maps an IP address to a domain name.
SOA: Start of authority record for the zone.
SPF: Lists the servers authorized to send emails from a domain.
SRV: Application specific values that identify servers.
TXT: Verifies email senders and application-specific values.
A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be defined as TYPENUMBER, where the NUMBER can be 1-65334, for example, TYPE28. For more information, see List of DNS record types.
public String getQtype()
The DNS query type you want the rule to evaluate. Allowed values are;
A: Returns an IPv4 address.
AAAA: Returns an Ipv6 address.
CAA: Restricts CAs that can create SSL/TLS certifications for the domain.
CNAME: Returns another domain name.
DS: Record that identifies the DNSSEC signing key of a delegated zone.
MX: Specifies mail servers.
NAPTR: Regular-expression-based rewriting of domain names.
NS: Authoritative name servers.
PTR: Maps an IP address to a domain name.
SOA: Start of authority record for the zone.
SPF: Lists the servers authorized to send emails from a domain.
SRV: Application specific values that identify servers.
TXT: Verifies email senders and application-specific values.
A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be defined as TYPENUMBER, where the NUMBER can be 1-65334, for example, TYPE28. For more information, see List of DNS record types.
A: Returns an IPv4 address.
AAAA: Returns an Ipv6 address.
CAA: Restricts CAs that can create SSL/TLS certifications for the domain.
CNAME: Returns another domain name.
DS: Record that identifies the DNSSEC signing key of a delegated zone.
MX: Specifies mail servers.
NAPTR: Regular-expression-based rewriting of domain names.
NS: Authoritative name servers.
PTR: Maps an IP address to a domain name.
SOA: Start of authority record for the zone.
SPF: Lists the servers authorized to send emails from a domain.
SRV: Application specific values that identify servers.
TXT: Verifies email senders and application-specific values.
A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be defined as TYPENUMBER, where the NUMBER can be 1-65334, for example, TYPE28. For more information, see List of DNS record types.
public UpdateFirewallRuleRequest withQtype(String qtype)
The DNS query type you want the rule to evaluate. Allowed values are;
A: Returns an IPv4 address.
AAAA: Returns an Ipv6 address.
CAA: Restricts CAs that can create SSL/TLS certifications for the domain.
CNAME: Returns another domain name.
DS: Record that identifies the DNSSEC signing key of a delegated zone.
MX: Specifies mail servers.
NAPTR: Regular-expression-based rewriting of domain names.
NS: Authoritative name servers.
PTR: Maps an IP address to a domain name.
SOA: Start of authority record for the zone.
SPF: Lists the servers authorized to send emails from a domain.
SRV: Application specific values that identify servers.
TXT: Verifies email senders and application-specific values.
A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be defined as TYPENUMBER, where the NUMBER can be 1-65334, for example, TYPE28. For more information, see List of DNS record types.
qtype
- The DNS query type you want the rule to evaluate. Allowed values are;
A: Returns an IPv4 address.
AAAA: Returns an Ipv6 address.
CAA: Restricts CAs that can create SSL/TLS certifications for the domain.
CNAME: Returns another domain name.
DS: Record that identifies the DNSSEC signing key of a delegated zone.
MX: Specifies mail servers.
NAPTR: Regular-expression-based rewriting of domain names.
NS: Authoritative name servers.
PTR: Maps an IP address to a domain name.
SOA: Start of authority record for the zone.
SPF: Lists the servers authorized to send emails from a domain.
SRV: Application specific values that identify servers.
TXT: Verifies email senders and application-specific values.
A query type you define by using the DNS type ID, for example 28 for AAAA. The values must be defined as TYPENUMBER, where the NUMBER can be 1-65334, for example, TYPE28. For more information, see List of DNS record types.
public String toString()
toString
in class Object
Object.toString()
public UpdateFirewallRuleRequest clone()
AmazonWebServiceRequest
clone
in class AmazonWebServiceRequest
Object.clone()