You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::OpsWorks::Types::DescribeInstancesRequestWhen passing DescribeInstancesRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
stack_id: "String",
layer_id: "String",
instance_ids: ["String"],
}
Instance Attribute Summary collapse
An array of instance IDs to be described.
A layer ID.
A stack ID.
An array of instance IDs to be described. If you use this parameter, DescribeInstances
returns a description of the specified instances. Otherwise, it returns a description of every instance.
A layer ID. If you use this parameter, DescribeInstances
returns descriptions of the instances associated with the specified layer.
A stack ID. If you use this parameter, DescribeInstances
returns descriptions of the instances associated with the specified stack.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4