Class InstanceMetadataOptionsRequest
- All Implemented Interfaces:
Serializable,SdkPojo,ToCopyableBuilder<InstanceMetadataOptionsRequest.Builder,InstanceMetadataOptionsRequest>
The metadata options for the instance.
- See Also:
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionbuilder()final booleanfinal booleanequalsBySdkFields(Object obj) final <T> Optional<T>getValueForField(String fieldName, Class<T> clazz) final inthashCode()Enables or disables the HTTP metadata endpoint on your instances.final StringEnables or disables the HTTP metadata endpoint on your instances.Enables or disables the IPv6 endpoint for the instance metadata service.final StringEnables or disables the IPv6 endpoint for the instance metadata service.final IntegerThe maximum number of hops that the metadata token can travel.final HttpTokensStateIndicates whether IMDSv2 is required.final StringIndicates whether IMDSv2 is required.Set toenabledto allow access to instance tags from the instance metadata.final StringSet toenabledto allow access to instance tags from the instance metadata.static Class<? extends InstanceMetadataOptionsRequest.Builder>final StringtoString()Returns a string representation of this object.Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface software.amazon.awssdk.utils.builder.ToCopyableBuilder
copy
-
Method Details
-
httpTokens
Indicates whether IMDSv2 is required.
-
optional- IMDSv2 is optional, which means that you can use either IMDSv2 or IMDSv1. -
required- IMDSv2 is required, which means that IMDSv1 is disabled, and you must use IMDSv2.
Default:
-
If the value of
ImdsSupportfor the Amazon Machine Image (AMI) for your instance isv2.0and the account level default is set tono-preference, the default isrequired. -
If the value of
ImdsSupportfor the Amazon Machine Image (AMI) for your instance isv2.0, but the account level default is set toV1 or V2, the default isoptional.
The default value can also be affected by other combinations of parameters. For more information, see Order of precedence for instance metadata options in the Amazon EC2 User Guide.
If the service returns an enum value that is not available in the current SDK version,
httpTokenswill returnHttpTokensState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromhttpTokensAsString().- Returns:
- Indicates whether IMDSv2 is required.
-
optional- IMDSv2 is optional, which means that you can use either IMDSv2 or IMDSv1. -
required- IMDSv2 is required, which means that IMDSv1 is disabled, and you must use IMDSv2.
Default:
-
If the value of
ImdsSupportfor the Amazon Machine Image (AMI) for your instance isv2.0and the account level default is set tono-preference, the default isrequired. -
If the value of
ImdsSupportfor the Amazon Machine Image (AMI) for your instance isv2.0, but the account level default is set toV1 or V2, the default isoptional.
The default value can also be affected by other combinations of parameters. For more information, see Order of precedence for instance metadata options in the Amazon EC2 User Guide.
-
- See Also:
-
-
httpTokensAsString
Indicates whether IMDSv2 is required.
-
optional- IMDSv2 is optional, which means that you can use either IMDSv2 or IMDSv1. -
required- IMDSv2 is required, which means that IMDSv1 is disabled, and you must use IMDSv2.
Default:
-
If the value of
ImdsSupportfor the Amazon Machine Image (AMI) for your instance isv2.0and the account level default is set tono-preference, the default isrequired. -
If the value of
ImdsSupportfor the Amazon Machine Image (AMI) for your instance isv2.0, but the account level default is set toV1 or V2, the default isoptional.
The default value can also be affected by other combinations of parameters. For more information, see Order of precedence for instance metadata options in the Amazon EC2 User Guide.
If the service returns an enum value that is not available in the current SDK version,
httpTokenswill returnHttpTokensState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromhttpTokensAsString().- Returns:
- Indicates whether IMDSv2 is required.
-
optional- IMDSv2 is optional, which means that you can use either IMDSv2 or IMDSv1. -
required- IMDSv2 is required, which means that IMDSv1 is disabled, and you must use IMDSv2.
Default:
-
If the value of
ImdsSupportfor the Amazon Machine Image (AMI) for your instance isv2.0and the account level default is set tono-preference, the default isrequired. -
If the value of
ImdsSupportfor the Amazon Machine Image (AMI) for your instance isv2.0, but the account level default is set toV1 or V2, the default isoptional.
The default value can also be affected by other combinations of parameters. For more information, see Order of precedence for instance metadata options in the Amazon EC2 User Guide.
-
- See Also:
-
-
httpPutResponseHopLimit
The maximum number of hops that the metadata token can travel.
Possible values: Integers from 1 to 64
- Returns:
- The maximum number of hops that the metadata token can travel.
Possible values: Integers from 1 to 64
-
httpEndpoint
Enables or disables the HTTP metadata endpoint on your instances.
If you specify a value of
disabled, you cannot access your instance metadata.Default:
enabledIf the service returns an enum value that is not available in the current SDK version,
httpEndpointwill returnInstanceMetadataEndpointState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromhttpEndpointAsString().- Returns:
- Enables or disables the HTTP metadata endpoint on your instances.
If you specify a value of
disabled, you cannot access your instance metadata.Default:
enabled - See Also:
-
httpEndpointAsString
Enables or disables the HTTP metadata endpoint on your instances.
If you specify a value of
disabled, you cannot access your instance metadata.Default:
enabledIf the service returns an enum value that is not available in the current SDK version,
httpEndpointwill returnInstanceMetadataEndpointState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromhttpEndpointAsString().- Returns:
- Enables or disables the HTTP metadata endpoint on your instances.
If you specify a value of
disabled, you cannot access your instance metadata.Default:
enabled - See Also:
-
httpProtocolIpv6
Enables or disables the IPv6 endpoint for the instance metadata service.
Default:
disabledIf the service returns an enum value that is not available in the current SDK version,
httpProtocolIpv6will returnInstanceMetadataProtocolState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromhttpProtocolIpv6AsString().- Returns:
- Enables or disables the IPv6 endpoint for the instance metadata service.
Default:
disabled - See Also:
-
httpProtocolIpv6AsString
Enables or disables the IPv6 endpoint for the instance metadata service.
Default:
disabledIf the service returns an enum value that is not available in the current SDK version,
httpProtocolIpv6will returnInstanceMetadataProtocolState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available fromhttpProtocolIpv6AsString().- Returns:
- Enables or disables the IPv6 endpoint for the instance metadata service.
Default:
disabled - See Also:
-
instanceMetadataTags
Set to
enabledto allow access to instance tags from the instance metadata. Set todisabledto turn off access to instance tags from the instance metadata. For more information, see View tags for your EC2 instances using instance metadata.Default:
disabledIf the service returns an enum value that is not available in the current SDK version,
instanceMetadataTagswill returnInstanceMetadataTagsState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frominstanceMetadataTagsAsString().- Returns:
- Set to
enabledto allow access to instance tags from the instance metadata. Set todisabledto turn off access to instance tags from the instance metadata. For more information, see View tags for your EC2 instances using instance metadata.Default:
disabled - See Also:
-
instanceMetadataTagsAsString
Set to
enabledto allow access to instance tags from the instance metadata. Set todisabledto turn off access to instance tags from the instance metadata. For more information, see View tags for your EC2 instances using instance metadata.Default:
disabledIf the service returns an enum value that is not available in the current SDK version,
instanceMetadataTagswill returnInstanceMetadataTagsState.UNKNOWN_TO_SDK_VERSION. The raw value returned by the service is available frominstanceMetadataTagsAsString().- Returns:
- Set to
enabledto allow access to instance tags from the instance metadata. Set todisabledto turn off access to instance tags from the instance metadata. For more information, see View tags for your EC2 instances using instance metadata.Default:
disabled - See Also:
-
toBuilder
- Specified by:
toBuilderin interfaceToCopyableBuilder<InstanceMetadataOptionsRequest.Builder,InstanceMetadataOptionsRequest>
-
builder
-
serializableBuilderClass
-
hashCode
public final int hashCode() -
equals
-
equalsBySdkFields
- Specified by:
equalsBySdkFieldsin interfaceSdkPojo
-
toString
Returns a string representation of this object. This is useful for testing and debugging. Sensitive data will be redacted from this string using a placeholder value. -
getValueForField
-
sdkFields
-
sdkFieldNameToField
- Specified by:
sdkFieldNameToFieldin interfaceSdkPojo
-