Class: Aws::Types::StaticKeySettings

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#key_provider_serverTypes::InputLocation

Returns the value of attribute key_provider_server.



3084
3085
3086
# File 'sig/types.rbs', line 3084

def key_provider_server
  @key_provider_server
end

#static_key_value::String

Returns the value of attribute static_key_value.

Returns:

  • (::String)


3085
3086
3087
# File 'sig/types.rbs', line 3085

def static_key_value
  @static_key_value
end