You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::Outposts::Types::GetOutpostInput
- Inherits:
-
Struct
- Object
- Struct
- Aws::Outposts::Types::GetOutpostInput
- Defined in:
- (unknown)
Overview
Note:
When passing GetOutpostInput as input to an Aws::Client method, you can use a vanilla Hash:
{
outpost_id: "OutpostId", # required
}
Instance Attribute Summary collapse
-
#outpost_id ⇒ String
The ID of the Outpost.
.
Instance Attribute Details
#outpost_id ⇒ String
The ID of the Outpost.