You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::EC2::Types::AttributeValue
- Inherits:
-
Struct
- Object
- Struct
- Aws::EC2::Types::AttributeValue
- Defined in:
- (unknown)
Overview
Note:
When passing AttributeValue as input to an Aws::Client method, you can use a vanilla Hash:
"value"
Describes a value for a resource attribute that is a String.
Returned by:
- DescribeNetworkInterfaceAttributeResult#description
- ImageAttribute#description
- ImageAttribute#kernel_id
- ImageAttribute#ramdisk_id
- ImageAttribute#sriov_net_support
- InstanceAttribute#instance_initiated_shutdown_behavior
- InstanceAttribute#instance_type
- InstanceAttribute#kernel_id
- InstanceAttribute#ramdisk_id
- InstanceAttribute#root_device_name
- InstanceAttribute#sriov_net_support
- InstanceAttribute#user_data
- ModifyImageAttributeRequest#description
- ModifyInstanceAttributeRequest#instance_initiated_shutdown_behavior
- ModifyInstanceAttributeRequest#instance_type
- ModifyInstanceAttributeRequest#kernel
- ModifyInstanceAttributeRequest#ramdisk
- ModifyInstanceAttributeRequest#sriov_net_support
- ModifyNetworkInterfaceAttributeRequest#description
Instance Attribute Summary collapse
-
#value ⇒ String
The attribute value.
Instance Attribute Details
#value ⇒ String
The attribute value. The value is case-sensitive.