Module: Aws::Connect::Client::_DeleteVocabularyResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#state"CREATION_IN_PROGRESS", ...

Returns:

  • ("CREATION_IN_PROGRESS", "ACTIVE", "CREATION_FAILED", "DELETE_IN_PROGRESS")


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

def state: () -> ("CREATION_IN_PROGRESS" | "ACTIVE" | "CREATION_FAILED" | "DELETE_IN_PROGRESS")

#vocabulary_arn::String

Returns:

  • (::String)


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

def vocabulary_arn: () -> ::String

#vocabulary_id::String

Returns:

  • (::String)


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

def vocabulary_id: () -> ::String