Class: Aws::Pinpoint::Types::GetExportJobResponse

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-pinpoint/types.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#export_job_responseTypes::ExportJobResponse



4571
4572
4573
4574
# File 'lib/aws-sdk-pinpoint/types.rb', line 4571

class GetExportJobResponse < Struct.new(
  :export_job_response)
  include Aws::Structure
end