Module: Aws::HealthLake::Client::_GetDataTransformationProfileResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#change_description ⇒ ::String

Returns:

  • (::String)


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

def change_description: () -> ::String

#last_updated_at ⇒ ::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#profile_description ⇒ ::String

Returns:

  • (::String)


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

def profile_description: () -> ::String

#profile_id ⇒ ::String

Returns:

  • (::String)


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

def profile_id: () -> ::String

#profile_mapping ⇒ ::Hash[::String, ::String]

Returns:

  • (::Hash[::String, ::String])


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

def profile_mapping: () -> ::Hash[::String, ::String]

#profile_name ⇒ ::String

Returns:

  • (::String)


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

def profile_name: () -> ::String

#source_format ⇒ "CCDA", "CSV"

Returns:

  • ("CCDA", "CSV")


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

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

#target_format ⇒ "FHIR_R4"

Returns:

  • ("FHIR_R4")


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

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

#version ⇒ ::Integer

Returns:

  • (::Integer)


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

def version: () -> ::Integer