Class: Aws::Types::CreateOutpostOutput
- Inherits:
-
Object
- Object
- Aws::Types::CreateOutpostOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#outpost ⇒ Types::Outpost
Returns the value of attribute outpost.
Instance Attribute Details
#outpost ⇒ Types::Outpost
Returns the value of attribute outpost.
173 174 175 |
# File 'sig/types.rbs', line 173 def outpost @outpost end |