class Aws::AppConfig::Types::UpdateApplicationRequest
@note When making an API call, you may pass UpdateApplicationRequest
data as a hash: { application_id: "Id", # required name: "Name", description: "Description", }
@!attribute [rw] application_id
The application ID. @return [String]
@!attribute [rw] name
The name of the application. @return [String]
@!attribute [rw] description
A description of the application. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/appconfig-2019-10-09/UpdateApplicationRequest AWS API Documentation
Constants
- SENSITIVE