Module: Aws::Glue::Client::_BatchGetCustomEntityTypesResponseSuccess

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

Instance Method Summary collapse

Instance Method Details

#custom_entity_types::Array[Types::CustomEntityType]

Returns:



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

def custom_entity_types: () -> ::Array[Types::CustomEntityType]

#custom_entity_types_not_found::Array[::String]

Returns:

  • (::Array[::String])


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

def custom_entity_types_not_found: () -> ::Array[::String]