Class: Aws::Types::Srt
- Inherits:
-
Object
- Object
- Aws::Types::Srt
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#endpoint ⇒ ::String
Returns the value of attribute endpoint.
-
#passphrase ⇒ ::String
Returns the value of attribute passphrase.
Instance Attribute Details
#endpoint ⇒ ::String
Returns the value of attribute endpoint.
686 687 688 |
# File 'sig/types.rbs', line 686 def endpoint @endpoint end |
#passphrase ⇒ ::String
Returns the value of attribute passphrase.
687 688 689 |
# File 'sig/types.rbs', line 687 def passphrase @passphrase end |