getBuiltinSlotTypes
inline suspend fun LexModelBuildingClient.getBuiltinSlotTypes(crossinline block: GetBuiltinSlotTypesRequest.Builder.() -> Unit): GetBuiltinSlotTypesResponse
Gets a list of built-in slot types that meet the specified criteria.
For a list of built-in slot types, see Slot Type Reference in the Alexa Skills Kit.
This operation requires permission for the lex:GetBuiltInSlotTypes
action.