Class: Auth0::Types::UpdateConnectionOptions
- Inherits:
-
Internal::Types::Model
- Object
- Internal::Types::Model
- Auth0::Types::UpdateConnectionOptions
- Defined in:
- lib/auth0/types/update_connection_options.rb
Overview
The connection’s options (depend on the connection strategy). To update these options, the ‘update:connections_options` scope must be present. To verify your changes, also include the `read:connections_options` scope. If this scope is not specified, you will not be able to review the updated object.
Method Summary
Methods inherited from Internal::Types::Model
#==, ===, add_extra_field_definition, coerce, extra_fields, field, fields, #initialize, #inspect, literal, load, #to_h
Methods included from Internal::Types::Type
Methods included from Internal::JSON::Serializable
Constructor Details
This class inherits a constructor from Auth0::Internal::Types::Model