| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder |
EC2 Image Builder is a fully managed Amazon Web Services service that makes it easier to automate the creation,
management, and deployment of customized, secure, and up-to-date "golden" server images that are pre-installed and
pre-configured with software and settings to meet specific IT standards.
|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetContainerRecipePolicyResult> |
AbstractAWSimagebuilderAsync.getContainerRecipePolicyAsync(GetContainerRecipePolicyRequest request,
AsyncHandler<GetContainerRecipePolicyRequest,GetContainerRecipePolicyResult> asyncHandler) |
Future<GetContainerRecipePolicyResult> |
AWSimagebuilderAsync.getContainerRecipePolicyAsync(GetContainerRecipePolicyRequest getContainerRecipePolicyRequest,
AsyncHandler<GetContainerRecipePolicyRequest,GetContainerRecipePolicyResult> asyncHandler)
Retrieves the policy for a container recipe.
|
Future<GetContainerRecipePolicyResult> |
AWSimagebuilderAsyncClient.getContainerRecipePolicyAsync(GetContainerRecipePolicyRequest request,
AsyncHandler<GetContainerRecipePolicyRequest,GetContainerRecipePolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetContainerRecipePolicyRequest |
GetContainerRecipePolicyRequest.clone() |
GetContainerRecipePolicyRequest |
GetContainerRecipePolicyRequest.withContainerRecipeArn(String containerRecipeArn)
The Amazon Resource Name (ARN) of the container recipe for the policy being requested.
|
Copyright © 2024. All rights reserved.