Class: Aws::Types::SidewalkUpdateAccount
- Inherits:
-
Object
- Object
- Aws::Types::SidewalkUpdateAccount
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#app_server_private_key ⇒ ::String
Returns the value of attribute app_server_private_key.
Instance Attribute Details
#app_server_private_key ⇒ ::String
Returns the value of attribute app_server_private_key.
1902 1903 1904 |
# File 'sig/types.rbs', line 1902 def app_server_private_key @app_server_private_key end |