Class: Aws::Types::SidewalkAccountInfo

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

#amazon_id ⇒ ::String

Returns the value of attribute amazon_id.

Returns:

  • (::String)


1793
1794
1795
# File 'sig/types.rbs', line 1793

def amazon_id
  @amazon_id
end

#app_server_private_key ⇒ ::String

Returns the value of attribute app_server_private_key.

Returns:

  • (::String)


1794
1795
1796
# File 'sig/types.rbs', line 1794

def app_server_private_key
  @app_server_private_key
end