/AWS1/CL_NWFDSCFIREWALLMETRSP¶
DescribeFirewallMetadataResponse
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_firewallarn TYPE /AWS1/NWFRESOURCEARN /AWS1/NWFRESOURCEARN¶
The Amazon Resource Name (ARN) of the firewall.
iv_firewallpolicyarn TYPE /AWS1/NWFRESOURCEARN /AWS1/NWFRESOURCEARN¶
The Amazon Resource Name (ARN) of the firewall policy.
iv_description TYPE /AWS1/NWFDESCRIPTION /AWS1/NWFDESCRIPTION¶
A description of the firewall.
iv_status TYPE /AWS1/NWFFIREWALLSTATUSVALUE /AWS1/NWFFIREWALLSTATUSVALUE¶
The readiness of the configured firewall to handle network traffic across all of the Availability Zones where you have it configured. This setting is
READYonly when theConfigurationSyncStateSummaryvalue isIN_SYNCand theAttachmentStatusvalues for all of the configured subnets areREADY.
it_supportedazs TYPE /AWS1/CL_NWFAZMETADATA=>TT_SUPPORTEDAVAILABILITYZONES TT_SUPPORTEDAVAILABILITYZONES¶
The Availability Zones that the firewall currently supports. This includes all Availability Zones for which the firewall has a subnet defined.
iv_tgwattachmentid TYPE /AWS1/NWFTGWATTACHMENTID /AWS1/NWFTGWATTACHMENTID¶
The unique identifier of the transit gateway attachment associated with this firewall. This field is only present for transit gateway-attached firewalls.
Queryable Attributes¶
FirewallArn¶
The Amazon Resource Name (ARN) of the firewall.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIREWALLARN() |
Getter for FIREWALLARN, with configurable default |
ASK_FIREWALLARN() |
Getter for FIREWALLARN w/ exceptions if field has no value |
HAS_FIREWALLARN() |
Determine if FIREWALLARN has a value |
FirewallPolicyArn¶
The Amazon Resource Name (ARN) of the firewall policy.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_FIREWALLPOLICYARN() |
Getter for FIREWALLPOLICYARN, with configurable default |
ASK_FIREWALLPOLICYARN() |
Getter for FIREWALLPOLICYARN w/ exceptions if field has no v |
HAS_FIREWALLPOLICYARN() |
Determine if FIREWALLPOLICYARN has a value |
Description¶
A description of the firewall.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_DESCRIPTION() |
Getter for DESCRIPTION, with configurable default |
ASK_DESCRIPTION() |
Getter for DESCRIPTION w/ exceptions if field has no value |
HAS_DESCRIPTION() |
Determine if DESCRIPTION has a value |
Status¶
The readiness of the configured firewall to handle network traffic across all of the Availability Zones where you have it configured. This setting is
READYonly when theConfigurationSyncStateSummaryvalue isIN_SYNCand theAttachmentStatusvalues for all of the configured subnets areREADY.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_STATUS() |
Getter for STATUS, with configurable default |
ASK_STATUS() |
Getter for STATUS w/ exceptions if field has no value |
HAS_STATUS() |
Determine if STATUS has a value |
SupportedAvailabilityZones¶
The Availability Zones that the firewall currently supports. This includes all Availability Zones for which the firewall has a subnet defined.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SUPPORTEDAZS() |
Getter for SUPPORTEDAVAILABILITYZONES, with configurable def |
ASK_SUPPORTEDAZS() |
Getter for SUPPORTEDAVAILABILITYZONES w/ exceptions if field |
HAS_SUPPORTEDAZS() |
Determine if SUPPORTEDAVAILABILITYZONES has a value |
TransitGatewayAttachmentId¶
The unique identifier of the transit gateway attachment associated with this firewall. This field is only present for transit gateway-attached firewalls.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TGWATTACHMENTID() |
Getter for TRANSITGATEWAYATTACHMENTID, with configurable def |
ASK_TGWATTACHMENTID() |
Getter for TRANSITGATEWAYATTACHMENTID w/ exceptions if field |
HAS_TGWATTACHMENTID() |
Determine if TRANSITGATEWAYATTACHMENTID has a value |