Class: Aws::Types::AuthorizerConfig

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#allow_authorizer_overrideBoolean

Returns the value of attribute allow_authorizer_override.

Returns:

  • (Boolean)


306
307
308
# File 'sig/types.rbs', line 306

def allow_authorizer_override
  @allow_authorizer_override
end

#default_authorizer_name::String

Returns the value of attribute default_authorizer_name.

Returns:

  • (::String)


305
306
307
# File 'sig/types.rbs', line 305

def default_authorizer_name
  @default_authorizer_name
end