Module: Aws::FSx::Client::_DeleteDataRepositoryAssociationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteDataRepositoryAssociationResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#association_id ⇒ ::String
492 |
# File 'sig/client.rbs', line 492 def association_id: () -> ::String |
#delete_data_in_file_system ⇒ Boolean
494 |
# File 'sig/client.rbs', line 494 def delete_data_in_file_system: () -> bool |
#lifecycle ⇒ "CREATING", ...
493 |
# File 'sig/client.rbs', line 493 def lifecycle: () -> ("CREATING" | "AVAILABLE" | "MISCONFIGURED" | "UPDATING" | "DELETING" | "FAILED") |