Requests a description of a set of instances.
See https://paws-r.github.io/docs/opsworks/describe_instances.html for full documentation.
opsworks_describe_instances(StackId = NULL, LayerId = NULL, InstanceIds = NULL)A stack ID. If you use this parameter,
describe_instances returns descriptions
of the instances associated with the specified stack.
A layer ID. If you use this parameter,
describe_instances returns descriptions
of the instances associated with the specified layer.
An array of instance IDs to be described. If you use this parameter,
describe_instances returns a
description of the specified instances. Otherwise, it returns a
description of every instance.