You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::PlacementGroup Instance Attribute Summary collapseThe ID of the placement group.
The name of the placement group.
The number of partitions.
The state of the placement group.
The placement strategy.
Any tags applied to the placement group.
Deletes the specified placement group.
Returns a Collection of Instance resources.
add_data_attribute, add_identifier, #data, data_attributes, #data_loaded?, identifiers, #load, #wait_until
Methods included from Resources::OperationMethods#add_batch_operation, #add_operation, #batch_operation, #batch_operation_names, #batch_operations, #operation, #operation_names, #operations
Constructor Details #initialize(name, options = {}) ⇒ Object #initialize(options = {}) ⇒ Object Instance Attribute Details #group_id ⇒ StringThe ID of the placement group.
#group_name ⇒ StringThe name of the placement group.
#partition_count ⇒ IntegerThe number of partitions. Valid only if strategy is set to partition
.
The state of the placement group.
Possible values:
The placement strategy.
Possible values:
Any tags applied to the placement group.
Instance Method Details #delete(options = {}) ⇒ StructDeletes the specified placement group. You must terminate all instances in the placement group before you can delete the placement group. For more information, see Placement groups in the Amazon Elastic Compute Cloud User Guide.
#instances(options = {}) ⇒ Collection<Instance>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