| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder |
Amazon Elastic Compute Cloud Image Builder provides a one-stop-shop to automate the image management processes.
|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateInfrastructureConfigurationResult |
AbstractAWSimagebuilder.updateInfrastructureConfiguration(UpdateInfrastructureConfigurationRequest request) |
UpdateInfrastructureConfigurationResult |
AWSimagebuilder.updateInfrastructureConfiguration(UpdateInfrastructureConfigurationRequest updateInfrastructureConfigurationRequest)
Updates a new infrastructure configuration.
|
UpdateInfrastructureConfigurationResult |
AWSimagebuilderClient.updateInfrastructureConfiguration(UpdateInfrastructureConfigurationRequest request)
Updates a new infrastructure configuration.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateInfrastructureConfigurationResult |
UpdateInfrastructureConfigurationResult.clone() |
UpdateInfrastructureConfigurationResult |
UpdateInfrastructureConfigurationResult.withClientToken(String clientToken)
The idempotency token used to make this request idempotent.
|
UpdateInfrastructureConfigurationResult |
UpdateInfrastructureConfigurationResult.withInfrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that was updated by this request.
|
UpdateInfrastructureConfigurationResult |
UpdateInfrastructureConfigurationResult.withRequestId(String requestId)
The request ID that uniquely identifies this request.
|
Copyright © 2019. All rights reserved.