| 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<GetImagePolicyResult> |
AWSimagebuilderAsyncClient.getImagePolicyAsync(GetImagePolicyRequest request,
AsyncHandler<GetImagePolicyRequest,GetImagePolicyResult> asyncHandler) |
Future<GetImagePolicyResult> |
AWSimagebuilderAsync.getImagePolicyAsync(GetImagePolicyRequest getImagePolicyRequest,
AsyncHandler<GetImagePolicyRequest,GetImagePolicyResult> asyncHandler)
Gets an image policy.
|
Future<GetImagePolicyResult> |
AbstractAWSimagebuilderAsync.getImagePolicyAsync(GetImagePolicyRequest request,
AsyncHandler<GetImagePolicyRequest,GetImagePolicyResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetImagePolicyRequest |
GetImagePolicyRequest.clone() |
GetImagePolicyRequest |
GetImagePolicyRequest.withImageArn(String imageArn)
The Amazon Resource Name (ARN) of the image whose policy you want to retrieve.
|
Copyright © 2021. All rights reserved.