| 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 |
|---|---|
CreateInfrastructureConfigurationResult |
AbstractAWSimagebuilder.createInfrastructureConfiguration(CreateInfrastructureConfigurationRequest request) |
CreateInfrastructureConfigurationResult |
AWSimagebuilder.createInfrastructureConfiguration(CreateInfrastructureConfigurationRequest createInfrastructureConfigurationRequest)
Creates a new infrastructure configuration.
|
CreateInfrastructureConfigurationResult |
AWSimagebuilderClient.createInfrastructureConfiguration(CreateInfrastructureConfigurationRequest request)
Creates a new infrastructure configuration.
|
| Modifier and Type | Method and Description |
|---|---|
CreateInfrastructureConfigurationResult |
CreateInfrastructureConfigurationResult.clone() |
CreateInfrastructureConfigurationResult |
CreateInfrastructureConfigurationResult.withClientToken(String clientToken)
The idempotency token used to make this request idempotent.
|
CreateInfrastructureConfigurationResult |
CreateInfrastructureConfigurationResult.withInfrastructureConfigurationArn(String infrastructureConfigurationArn)
The Amazon Resource Name (ARN) of the infrastructure configuration that was created by this request.
|
CreateInfrastructureConfigurationResult |
CreateInfrastructureConfigurationResult.withRequestId(String requestId)
The request ID that uniquely identifies this request.
|
Copyright © 2019. All rights reserved.