ImageResourceAssociation - Amazon WorkSpaces Service
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ImageResourceAssociation

Describes the association between an application and an image resource.

Contents

AssociatedResourceId

The identifier of the associated resource.

Type: String

Length Constraints: Minimum length of 1.

Required: No

AssociatedResourceType

The resource type of the associated resources.

Type: String

Valid Values: APPLICATION

Required: No

Created

The time the association is created.

Type: Timestamp

Required: No

ImageId

The identifier of the image.

Type: String

Pattern: wsi-[0-9a-z]{9,63}$

Required: No

LastUpdatedTime

The time the association status was last updated.

Type: Timestamp

Required: No

State

The status of the image resource association.

Type: String

Valid Values: PENDING_INSTALL | PENDING_INSTALL_DEPLOYMENT | PENDING_UNINSTALL | PENDING_UNINSTALL_DEPLOYMENT | INSTALLING | UNINSTALLING | ERROR | COMPLETED | REMOVED

Required: No

StateReason

The reason the association deployment failed.

Type: AssociationStateReason object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: