| Package | Description |
|---|---|
| software.amazon.awssdk.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
InstanceMetadataOptions |
InfrastructureConfiguration.instanceMetadataOptions()
The instance metadata option settings for the infrastructure configuration.
|
InstanceMetadataOptions |
CreateInfrastructureConfigurationRequest.instanceMetadataOptions()
The instance metadata options that you can set for the HTTP requests that pipeline builds use to launch EC2 build
and test instances.
|
InstanceMetadataOptions |
UpdateInfrastructureConfigurationRequest.instanceMetadataOptions()
The instance metadata options that you can set for the HTTP requests that pipeline builds use to launch EC2 build
and test instances.
|
| Modifier and Type | Method and Description |
|---|---|
InfrastructureConfiguration.Builder |
InfrastructureConfiguration.Builder.instanceMetadataOptions(InstanceMetadataOptions instanceMetadataOptions)
The instance metadata option settings for the infrastructure configuration.
|
CreateInfrastructureConfigurationRequest.Builder |
CreateInfrastructureConfigurationRequest.Builder.instanceMetadataOptions(InstanceMetadataOptions instanceMetadataOptions)
The instance metadata options that you can set for the HTTP requests that pipeline builds use to launch EC2
build and test instances.
|
UpdateInfrastructureConfigurationRequest.Builder |
UpdateInfrastructureConfigurationRequest.Builder.instanceMetadataOptions(InstanceMetadataOptions instanceMetadataOptions)
The instance metadata options that you can set for the HTTP requests that pipeline builds use to launch EC2
build and test instances.
|
Copyright © 2022. All rights reserved.