| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2InstanceMetadataOptions |
AwsEc2InstanceMetadataOptions.clone() |
AwsEc2InstanceMetadataOptions |
AwsEc2InstanceDetails.getMetadataOptions()
Details about the metadata options for the Amazon EC2 instance.
|
AwsEc2InstanceMetadataOptions |
AwsEc2InstanceMetadataOptions.withHttpEndpoint(String httpEndpoint)
Enables or disables the HTTP metadata endpoint on the instance.
|
AwsEc2InstanceMetadataOptions |
AwsEc2InstanceMetadataOptions.withHttpProtocolIpv6(String httpProtocolIpv6)
Enables or disables the IPv6 endpoint for the instance metadata service.
|
AwsEc2InstanceMetadataOptions |
AwsEc2InstanceMetadataOptions.withHttpPutResponseHopLimit(Integer httpPutResponseHopLimit)
The desired HTTP PUT response hop limit for instance metadata requests.
|
AwsEc2InstanceMetadataOptions |
AwsEc2InstanceMetadataOptions.withHttpTokens(String httpTokens)
The state of token usage for your instance metadata requests.
|
AwsEc2InstanceMetadataOptions |
AwsEc2InstanceMetadataOptions.withInstanceMetadataTags(String instanceMetadataTags)
Specifies whether to allow access to instance tags from the instance metadata.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2InstanceDetails.setMetadataOptions(AwsEc2InstanceMetadataOptions metadataOptions)
Details about the metadata options for the Amazon EC2 instance.
|
AwsEc2InstanceDetails |
AwsEc2InstanceDetails.withMetadataOptions(AwsEc2InstanceMetadataOptions metadataOptions)
Details about the metadata options for the Amazon EC2 instance.
|
Copyright © 2023. All rights reserved.