Module: Aws::Connect::Client::_CreateVocabularyResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::CreateVocabularyResponse]
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")


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

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

#vocabulary_arn::String

Returns:

  • (::String)


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

def vocabulary_arn: () -> ::String

#vocabulary_id::String

Returns:

  • (::String)


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

def vocabulary_id: () -> ::String