You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::AppConfig::Types::Application

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#descriptionString

The description of the application.

Returns:

  • (String)

    The description of the application.

#idString

The application ID.

Returns:

  • (String)

    The application ID.

#nameString

The application name.

Returns:

  • (String)

    The application name.