ListLifecycleExecutionResourcesRequest
Types
Properties
Link copied to clipboard
The unique identifier for a runtime instance of the lifecycle policy.
Link copied to clipboard
The maximum number of items to return in a single request.
Link copied to clipboard
The Amazon Resource Name (ARN) of an image build version to get the output resources for, such as AMIs or container images in Amazon ECR. You can get this value from the resourceId in the top-level response. If you leave this property empty, the response lists the Image Builder resources that the lifecycle execution identified for lifecycle actions. If the image build version that you specify in parentResourceId wasn't part of this lifecycle execution, the response contains an empty list.
Functions
Link copied to clipboard
inline fun copy(block: ListLifecycleExecutionResourcesRequest.Builder.() -> Unit = {}): ListLifecycleExecutionResourcesRequest