You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::ResourceGroups::Types::GroupConfigurationItemWhen passing GroupConfigurationItem as input to an Aws::Client method, you can use a vanilla Hash:
{
type: "GroupConfigurationType", parameters: [
{
name: "GroupConfigurationParameterName", values: ["GroupConfigurationParameterValue"],
},
],
}
An item in a group configuration. A group configuration can have one or more items.
Instance Attribute Summary collapseA collection of parameters for this group configuration item.
Specifies the type of group configuration item.
Specifies the type of group configuration item. Each item must have a unique value for type
.
You can specify the following string values:
AWS::EC2::CapacityReservationPool
For more information about EC2 capacity reservation groups, see Working with capacity reservation groups in the EC2 Users Guide.
AWS::ResourceGroups::Generic
- Supports parameters that configure the behavior of resource groups of any type.
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