Module: Aws::HealthLake::Client::_CreateDataTransformationProfileResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#last_updated_at::Time

Returns:

  • (::Time)


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

def last_updated_at: () -> ::Time

#profile_id::String

Returns:

  • (::String)


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

def profile_id: () -> ::String

#profile_name::String

Returns:

  • (::String)


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

def profile_name: () -> ::String

#source_format"CCDA", "CSV"

Returns:

  • ("CCDA", "CSV")


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

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

#target_format"FHIR_R4"

Returns:

  • ("FHIR_R4")


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

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

#version::Integer

Returns:

  • (::Integer)


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

def version: () -> ::Integer