FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the firewall rule group association.
|
static FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.builder() |
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.creationTime(String creationTime) |
The date and time that the association was created, in Unix time format and Coordinated Universal Time (UTC).
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.creatorRequestId(String creatorRequestId) |
A unique string defined by you to identify the request.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.firewallRuleGroupId(String firewallRuleGroupId) |
The unique identifier of the firewall rule group.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.id(String id) |
The identifier for the association.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.managedOwnerName(String managedOwnerName) |
The owner of the association, used only for associations that are not managed by you.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.modificationTime(String modificationTime) |
The date and time that the association was last modified, in Unix time format and Coordinated Universal Time
(UTC).
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.mutationProtection(String mutationProtection) |
If enabled, this setting disallows modification or removal of the association, to help prevent against
accidentally altering DNS firewall protections.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.mutationProtection(MutationProtectionStatus mutationProtection) |
If enabled, this setting disallows modification or removal of the association, to help prevent against
accidentally altering DNS firewall protections.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.name(String name) |
The name of the association.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.priority(Integer priority) |
The setting that determines the processing order of the rule group among the rule groups that are associated
with a single VPC.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.status(String status) |
The current status of the association.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.status(FirewallRuleGroupAssociationStatus status) |
The current status of the association.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.statusMessage(String statusMessage) |
Additional information about the status of the response, if available.
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.toBuilder() |
|
FirewallRuleGroupAssociation.Builder |
FirewallRuleGroupAssociation.Builder.vpcId(String vpcId) |
The unique identifier of the VPC that is associated with the rule group.
|