| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsEc2LaunchTemplateDataMetadataOptionsDetails |
AwsEc2LaunchTemplateDataMetadataOptionsDetails.clone() |
AwsEc2LaunchTemplateDataMetadataOptionsDetails |
AwsEc2LaunchTemplateDataDetails.getMetadataOptions()
The metadata options for the instance.
|
AwsEc2LaunchTemplateDataMetadataOptionsDetails |
AwsEc2LaunchTemplateDataMetadataOptionsDetails.withHttpEndpoint(String httpEndpoint)
Enables or disables the HTTP metadata endpoint on your instances.
|
AwsEc2LaunchTemplateDataMetadataOptionsDetails |
AwsEc2LaunchTemplateDataMetadataOptionsDetails.withHttpProtocolIpv6(String httpProtocolIpv6)
Enables or disables the IPv6 endpoint for the instance metadata service.
|
AwsEc2LaunchTemplateDataMetadataOptionsDetails |
AwsEc2LaunchTemplateDataMetadataOptionsDetails.withHttpPutResponseHopLimit(Integer httpPutResponseHopLimit)
The desired HTTP PUT response hop limit for instance metadata requests.
|
AwsEc2LaunchTemplateDataMetadataOptionsDetails |
AwsEc2LaunchTemplateDataMetadataOptionsDetails.withHttpTokens(String httpTokens)
The state of token usage for your instance metadata requests.
|
AwsEc2LaunchTemplateDataMetadataOptionsDetails |
AwsEc2LaunchTemplateDataMetadataOptionsDetails.withInstanceMetadataTags(String instanceMetadataTags)
When set to
enabled, this parameter allows access to instance tags from the instance metadata. |
| Modifier and Type | Method and Description |
|---|---|
void |
AwsEc2LaunchTemplateDataDetails.setMetadataOptions(AwsEc2LaunchTemplateDataMetadataOptionsDetails metadataOptions)
The metadata options for the instance.
|
AwsEc2LaunchTemplateDataDetails |
AwsEc2LaunchTemplateDataDetails.withMetadataOptions(AwsEc2LaunchTemplateDataMetadataOptionsDetails metadataOptions)
The metadata options for the instance.
|
Copyright © 2022. All rights reserved.