public static interface DescribeInstanceAttributeRequest.Builder extends software.amazon.awssdk.utils.builder.CopyableBuilder<DescribeInstanceAttributeRequest.Builder,DescribeInstanceAttributeRequest>
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceAttributeRequest.Builder |
attribute(InstanceAttributeName attribute)
The instance attribute.
|
DescribeInstanceAttributeRequest.Builder |
attribute(String attribute)
The instance attribute.
|
DescribeInstanceAttributeRequest.Builder |
instanceId(String instanceId)
The ID of the instance.
|
DescribeInstanceAttributeRequest.Builder attribute(String attribute)
The instance attribute.
Note: The enaSupport attribute is not supported at this time.
attribute - The instance attribute.
Note: The enaSupport attribute is not supported at this time.
InstanceAttributeName,
InstanceAttributeNameDescribeInstanceAttributeRequest.Builder attribute(InstanceAttributeName attribute)
The instance attribute.
Note: The enaSupport attribute is not supported at this time.
attribute - The instance attribute.
Note: The enaSupport attribute is not supported at this time.
InstanceAttributeName,
InstanceAttributeNameDescribeInstanceAttributeRequest.Builder instanceId(String instanceId)
The ID of the instance.
instanceId - The ID of the instance.Copyright © 2017. All rights reserved.