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

Returns:

  • (::String)


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

def association_id: () -> ::String

#delete_data_in_file_systemBoolean

Returns:

  • (Boolean)


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

def delete_data_in_file_system: () -> bool

#lifecycle"CREATING", ...

Returns:

  • ("CREATING", "AVAILABLE", "MISCONFIGURED", "UPDATING", "DELETING", "FAILED")


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

def lifecycle: () -> ("CREATING" | "AVAILABLE" | "MISCONFIGURED" | "UPDATING" | "DELETING" | "FAILED")