Module: Aws::HealthLake::Client::_DeleteDataTransformationProfileResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDataTransformationProfileResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#deletion_time ⇒ ::Time
166 |
# File 'sig/client.rbs', line 166
def deletion_time: () -> ::Time
|
#profile_id ⇒ ::String
164 |
# File 'sig/client.rbs', line 164
def profile_id: () -> ::String
|
#profile_name ⇒ ::String
165 |
# File 'sig/client.rbs', line 165
def profile_name: () -> ::String
|