Class: Aws::Types::PsAttributes
- Inherits:
-
Object
- Object
- Aws::Types::PsAttributes
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#encoding ⇒ ::String
Returns the value of attribute encoding.
-
#format ⇒ ::String
Returns the value of attribute format.
Instance Attribute Details
#encoding ⇒ ::String
Returns the value of attribute encoding.
875 876 877 |
# File 'sig/types.rbs', line 875 def encoding @encoding end |
#format ⇒ ::String
Returns the value of attribute format.
876 877 878 |
# File 'sig/types.rbs', line 876 def format @format end |