---
type: resource-type
title: ImageBuilderLifecyclePolicy
description: aws resource type AWS::ImageBuilder::LifecyclePolicy
name: ImageBuilderLifecyclePolicy
lexicon: aws
resource_type: AWS::ImageBuilder::LifecyclePolicy
---
`AWS::ImageBuilder::LifecyclePolicy`, a resource type of the aws lexicon.

## Properties

- `ExecutionRole` (`string`, required): The execution role of the lifecycle policy.
- `Name` (`string`, required): The name of the lifecycle policy.
- `PolicyDetails` (`ImageBuilderLifecyclePolicy_PolicyDetail[]`, required): The policy details of the lifecycle policy.
- `ResourceSelection` (`ImageBuilderLifecyclePolicy_ResourceSelection`, required): The resource selection of the lifecycle policy.
- `ResourceType` (`"AMI_IMAGE" | "CONTAINER_IMAGE"`, required): The resource type of the lifecycle policy.
- `Arn` (`string`, optional): The Amazon Resource Name (ARN) of the lifecycle policy.
- `Description` (`string`, optional): The description of the lifecycle policy.
- `Status` (`"DISABLED" | "ENABLED"`, optional): The status of the lifecycle policy.
- `Tags` (`Record<string, unknown>`, optional): The tags associated with the lifecycle policy.

## Attributes

- `Arn`
