class Aws::ApplicationDiscoveryService::Types::UpdateApplicationRequest
@note When making an API call, you may pass UpdateApplicationRequest
data as a hash: { configuration_id: "ApplicationId", # required name: "String", description: "String", }
@!attribute [rw] configuration_id
Configuration ID of the application to be updated. @return [String]
@!attribute [rw] name
New name of the application to be updated. @return [String]
@!attribute [rw] description
New description of the application to be updated. @return [String]
Constants
- SENSITIVE