Class: Aws::Types::PutParameterResult
- Inherits:
-
Object
- Object
- Aws::Types::PutParameterResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#tier ⇒ "Standard", ...
Returns the value of attribute tier.
-
#version ⇒ ::Integer
Returns the value of attribute version.
Instance Attribute Details
#tier ⇒ "Standard", ...
Returns the value of attribute tier.
3727 3728 3729 |
# File 'sig/types.rbs', line 3727 def tier @tier end |
#version ⇒ ::Integer
Returns the value of attribute version.
3726 3727 3728 |
# File 'sig/types.rbs', line 3726 def version @version end |