Module: Aws::HealthLake::Client::_PublishDataTransformationProfileResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::PublishDataTransformationProfileResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#last_updated_at::Time

Returns:

  • (::Time)


359
# File 'sig/client.rbs', line 359

def last_updated_at: () -> ::Time

#profile_id::String

Returns:

  • (::String)


354
# File 'sig/client.rbs', line 354

def profile_id: () -> ::String

#profile_name::String

Returns:

  • (::String)


358
# File 'sig/client.rbs', line 358

def profile_name: () -> ::String

#source_format"CCDA", "CSV"

Returns:

  • ("CCDA", "CSV")


356
# File 'sig/client.rbs', line 356

def source_format: () -> ("CCDA" | "CSV")

#target_format"FHIR_R4"

Returns:

  • ("FHIR_R4")


357
# File 'sig/client.rbs', line 357

def target_format: () -> ("FHIR_R4")

#version::Integer

Returns:

  • (::Integer)


355
# File 'sig/client.rbs', line 355

def version: () -> ::Integer