Method: Aws::Pinpoint::Types::GetAppResponse#application_response

Defined in:
lib/aws-sdk-pinpoint/types.rb

#application_responseTypes::ApplicationResponse

Provides information about an application.



6170
6171
6172
6173
6174
# File 'lib/aws-sdk-pinpoint/types.rb', line 6170

class GetAppResponse < Struct.new(
  :application_response)
  SENSITIVE = []
  include Aws::Structure
end