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)


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

def last_updated_at: () -> ::Time

#profile_id ⇒ ::String

Returns:

  • (::String)


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

def profile_id: () -> ::String

#profile_name ⇒ ::String

Returns:

  • (::String)


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

def profile_name: () -> ::String

#source_format ⇒ "CCDA", "CSV"

Returns:

  • ("CCDA", "CSV")


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

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

#target_format ⇒ "FHIR_R4"

Returns:

  • ("FHIR_R4")


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

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

#version ⇒ ::Integer

Returns:

  • (::Integer)


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

def version: () -> ::Integer