class Aws::ApplicationDiscoveryService::Types::CreateApplicationRequest
@note When making an API call, you may pass CreateApplicationRequest
data as a hash: { name: "String", # required description: "String", }
@!attribute [rw] name
Name of the application to be created. @return [String]
@!attribute [rw] description
Description of the application to be created. @return [String]
Constants
- SENSITIVE