You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::FMS::Types::AppsListDataSummary
- Inherits:
-
Struct
- Object
- Struct
- Aws::FMS::Types::AppsListDataSummary
- Defined in:
- (unknown)
Overview
Details of the AWS Firewall Manager applications list.
Instance Attribute Summary collapse
-
#apps_list ⇒ Array<Types::App>
An array of
App
objects in the AWS Firewall Manager applications list. -
#list_arn ⇒ String
The Amazon Resource Name (ARN) of the applications list.
-
#list_id ⇒ String
The ID of the applications list.
-
#list_name ⇒ String
The name of the applications list.
Instance Attribute Details
#apps_list ⇒ Array<Types::App>
An array of App
objects in the AWS Firewall Manager applications list.
#list_arn ⇒ String
The Amazon Resource Name (ARN) of the applications list.
#list_id ⇒ String
The ID of the applications list.
#list_name ⇒ String
The name of the applications list.