FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.arn(String arn) |
The ARN (Amazon Resource Name) of the rule group.
|
static FirewallRuleGroup.Builder |
FirewallRuleGroup.builder() |
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.creationTime(String creationTime) |
The date and time that the rule group was created, in Unix time format and Coordinated Universal Time (UTC).
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.creatorRequestId(String creatorRequestId) |
A unique string defined by you to identify the request.
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.id(String id) |
The ID of the rule group.
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.modificationTime(String modificationTime) |
The date and time that the rule group was last modified, in Unix time format and Coordinated Universal Time
(UTC).
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.name(String name) |
The name of the rule group.
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.ownerId(String ownerId) |
The Amazon Web Services account ID for the account that created the rule group.
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.ruleCount(Integer ruleCount) |
The number of rules in the rule group.
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.shareStatus(String shareStatus) |
Whether the rule group is shared with other Amazon Web Services accounts, or was shared with the current
account by another Amazon Web Services account.
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.shareStatus(ShareStatus shareStatus) |
Whether the rule group is shared with other Amazon Web Services accounts, or was shared with the current
account by another Amazon Web Services account.
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.status(String status) |
The status of the domain list.
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.status(FirewallRuleGroupStatus status) |
The status of the domain list.
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.Builder.statusMessage(String statusMessage) |
Additional information about the status of the rule group, if available.
|
FirewallRuleGroup.Builder |
FirewallRuleGroup.toBuilder() |
|