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
show all
Defined in:
(unknown)

Overview

Details of the AWS Firewall Manager applications list.

Instance Attribute Summary collapse

Instance Attribute Details

#apps_listArray<Types::App>

An array of App objects in the AWS Firewall Manager applications list.

Returns:

  • (Array<Types::App>)

    An array of App objects in the AWS Firewall Manager applications list.

#list_arnString

The Amazon Resource Name (ARN) of the applications list.

Returns:

  • (String)

    The Amazon Resource Name (ARN) of the applications list.

#list_idString

The ID of the applications list.

Returns:

  • (String)

    The ID of the applications list.

#list_nameString

The name of the applications list.

Returns:

  • (String)

    The name of the applications list.