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
172 |
# File 'sig/client.rbs', line 172
def deletion_time: () -> ::Time
|
#profile_id ⇒ ::String
170 |
# File 'sig/client.rbs', line 170
def profile_id: () -> ::String
|
#profile_name ⇒ ::String
171 |
# File 'sig/client.rbs', line 171
def profile_name: () -> ::String
|