Class: Aws::Types::SsmExternalParameter
- Inherits:
-
Object
- Object
- Aws::Types::SsmExternalParameter
- Defined in:
- sig/types.rbs
Defined Under Namespace
Classes: DynamicPath, Unknown
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#dynamic_path ⇒ ::String
Returns the value of attribute dynamic_path.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#dynamic_path ⇒ ::String
Returns the value of attribute dynamic_path.
1753 1754 1755 |
# File 'sig/types.rbs', line 1753 def dynamic_path @dynamic_path end |
#unknown ⇒ Object
Returns the value of attribute unknown.
1754 1755 1756 |
# File 'sig/types.rbs', line 1754 def unknown @unknown end |