

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::ImageBuilder::AllImageBuildVersions
<a name="aws-resource-imagebuilder-allimagebuildversions"></a>

<a name="aws-resource-imagebuilder-allimagebuildversions-description"></a>The `AWS::ImageBuilder::AllImageBuildVersions` resource Property description not available. for ImageBuilder.

## Syntax
<a name="aws-resource-imagebuilder-allimagebuildversions-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-resource-imagebuilder-allimagebuildversions-syntax.json"></a>

```
{
  "Type" : "AWS::ImageBuilder::AllImageBuildVersions"
}
```

### YAML
<a name="aws-resource-imagebuilder-allimagebuildversions-syntax.yaml"></a>

```
Type: AWS::ImageBuilder::AllImageBuildVersions
```

## Return values
<a name="aws-resource-imagebuilder-allimagebuildversions-return-values"></a>

### Ref
<a name="aws-resource-imagebuilder-allimagebuildversions-return-values-ref"></a>

### Fn::GetAtt
<a name="aws-resource-imagebuilder-allimagebuildversions-return-values-fn--getatt"></a>

#### 
<a name="aws-resource-imagebuilder-allimagebuildversions-return-values-fn--getatt-fn--getatt"></a>

`Arn`  <a name="Arn-fn::getatt"></a>
Property description not available.

`BuildNumber`  <a name="BuildNumber-fn::getatt"></a>
Property description not available.

`BuildType`  <a name="BuildType-fn::getatt"></a>
Property description not available.

`DateCreated`  <a name="DateCreated-fn::getatt"></a>
Property description not available.

`EnhancedImageMetadataEnabled`  <a name="EnhancedImageMetadataEnabled-fn::getatt"></a>
Property description not available.

`ExecutionRole`  <a name="ExecutionRole-fn::getatt"></a>
Property description not available.

`ImageVersionArn`  <a name="ImageVersionArn-fn::getatt"></a>
The Amazon Resource Name (ARN) of a specific version of an Image Builder image.  
Semantic versioning is included in each object's Amazon Resource Name (ARN), at the level that applies to that object as follows:  

1. Versionless ARNs and Name ARNs do not include specific values in any of the nodes. The nodes are either left off entirely, or they are specified as wildcards, for example: x.x.x.

1. Version ARNs have only the first three nodes: <major>.<minor>.<patch>

1. Build version ARNs have all four nodes, and point to a specific build for a specific version of an object.

`Name`  <a name="Name-fn::getatt"></a>
Property description not available.

`OsVersion`  <a name="OsVersion-fn::getatt"></a>
Property description not available.

`Platform`  <a name="Platform-fn::getatt"></a>
Property description not available.

`Tags`  <a name="Tags-fn::getatt"></a>
Property description not available.

`Type`  <a name="Type-fn::getatt"></a>
Property description not available.

`Version`  <a name="Version-fn::getatt"></a>
Property description not available.