FirewallRuleGroupMetadata.Builder |
FirewallRuleGroupMetadata.Builder.arn(String arn) |
The ARN (Amazon Resource Name) of the rule group.
|
static FirewallRuleGroupMetadata.Builder |
FirewallRuleGroupMetadata.builder() |
|
FirewallRuleGroupMetadata.Builder |
FirewallRuleGroupMetadata.Builder.creatorRequestId(String creatorRequestId) |
A unique string defined by you to identify the request.
|
FirewallRuleGroupMetadata.Builder |
FirewallRuleGroupMetadata.Builder.id(String id) |
The ID of the rule group.
|
FirewallRuleGroupMetadata.Builder |
FirewallRuleGroupMetadata.Builder.name(String name) |
The name of the rule group.
|
FirewallRuleGroupMetadata.Builder |
FirewallRuleGroupMetadata.Builder.ownerId(String ownerId) |
The Amazon Web Services account ID for the account that created the rule group.
|
FirewallRuleGroupMetadata.Builder |
FirewallRuleGroupMetadata.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.
|
FirewallRuleGroupMetadata.Builder |
FirewallRuleGroupMetadata.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.
|
FirewallRuleGroupMetadata.Builder |
FirewallRuleGroupMetadata.toBuilder() |
|