public static interface FirewallPolicyMetadata.Builder extends SdkPojo, CopyableBuilder<FirewallPolicyMetadata.Builder,FirewallPolicyMetadata>
| Modifier and Type | Method and Description |
|---|---|
FirewallPolicyMetadata.Builder |
arn(String arn)
The Amazon Resource Name (ARN) of the firewall policy.
|
FirewallPolicyMetadata.Builder |
name(String name)
The descriptive name of the firewall policy.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildFirewallPolicyMetadata.Builder name(String name)
The descriptive name of the firewall policy. You can't change the name of a firewall policy after you create it.
name - The descriptive name of the firewall policy. You can't change the name of a firewall policy after you
create it.FirewallPolicyMetadata.Builder arn(String arn)
The Amazon Resource Name (ARN) of the firewall policy.
arn - The Amazon Resource Name (ARN) of the firewall policy.Copyright © 2023. All rights reserved.