Class: Aws::Types::DiscoveryConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#authorizer_configurationTypes::AuthorizerConfiguration

Returns the value of attribute authorizer_configuration.



179
180
181
# File 'sig/types.rbs', line 179

def authorizer_configuration
  @authorizer_configuration
end

#authorizer_type"CUSTOM_JWT", "AWS_IAM"

Returns the value of attribute authorizer_type.

Returns:

  • ("CUSTOM_JWT", "AWS_IAM")


180
181
182
# File 'sig/types.rbs', line 180

def authorizer_type
  @authorizer_type
end