Module: Aws::HealthLake::Client::_UpdateDataTransformationProfileResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#last_updated_at ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#profile_id ⇒ ::String

Returns:

  • (::String)


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

def profile_id: () -> ::String

#profile_name ⇒ ::String

Returns:

  • (::String)


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

def profile_name: () -> ::String

#source_format ⇒ "CCDA", "CSV"

Returns:

  • ("CCDA", "CSV")


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

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

#target_format ⇒ "FHIR_R4"

Returns:

  • ("FHIR_R4")


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

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