Class: Aws::Types::SidewalkUpdateAccount

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([:app_server_private_key])

Instance Attribute Summary collapse

Instance Attribute Details

#app_server_private_key ⇒ ::String

Returns the value of attribute app_server_private_key.

Returns:

  • (::String)


1902
1903
1904
# File 'sig/types.rbs', line 1902

def app_server_private_key
  @app_server_private_key
end