Package-level declarations

Types

Link copied to clipboard
enum ComponentPlatform : Enum<ComponentPlatform> , ConvertibleToJava<ComponentPlatform>

The platform of the component.

Link copied to clipboard
enum ComponentType : Enum<ComponentType> , ConvertibleToJava<ComponentType>

The type of the component denotes whether the component is used to build the image or only to test it.

Link copied to clipboard
enum ContainerRecipeContainerType : Enum<ContainerRecipeContainerType> , ConvertibleToJava<ContainerRecipeContainerType>

Specifies the type of container, such as Docker.

enum ContainerRecipeEbsInstanceBlockDeviceSpecificationVolumeType : Enum<ContainerRecipeEbsInstanceBlockDeviceSpecificationVolumeType> , ConvertibleToJava<ContainerRecipeEbsInstanceBlockDeviceSpecificationVolumeType>

Use to override the device's volume type.

Link copied to clipboard
enum ContainerRecipePlatformOverride : Enum<ContainerRecipePlatformOverride> , ConvertibleToJava<ContainerRecipePlatformOverride>

Specifies the operating system platform when you use a custom source image.

enum ContainerRecipeTargetContainerRepositoryService : Enum<ContainerRecipeTargetContainerRepositoryService> , ConvertibleToJava<ContainerRecipeTargetContainerRepositoryService>

Specifies the service in which this image was registered.

enum DistributionConfigurationSsmParameterConfigurationDataType : Enum<DistributionConfigurationSsmParameterConfigurationDataType> , ConvertibleToJava<DistributionConfigurationSsmParameterConfigurationDataType>

The data type of the SSM parameter.

enum DistributionConfigurationTargetContainerRepositoryService : Enum<DistributionConfigurationTargetContainerRepositoryService> , ConvertibleToJava<DistributionConfigurationTargetContainerRepositoryService>

The service of target container repository.

enum ImagePipelineSchedulePipelineExecutionStartCondition : Enum<ImagePipelineSchedulePipelineExecutionStartCondition> , ConvertibleToJava<ImagePipelineSchedulePipelineExecutionStartCondition>

The condition configures when the pipeline should trigger a new image build.

Link copied to clipboard
enum ImagePipelineStatus : Enum<ImagePipelineStatus> , ConvertibleToJava<ImagePipelineStatus>

The status of the image pipeline.

enum ImagePipelineWorkflowConfigurationOnFailure : Enum<ImagePipelineWorkflowConfigurationOnFailure> , ConvertibleToJava<ImagePipelineWorkflowConfigurationOnFailure>

Define execution decision in case of workflow failure

enum ImageRecipeEbsInstanceBlockDeviceSpecificationVolumeType : Enum<ImageRecipeEbsInstanceBlockDeviceSpecificationVolumeType> , ConvertibleToJava<ImageRecipeEbsInstanceBlockDeviceSpecificationVolumeType>

Use to override the device's volume type.

Link copied to clipboard
enum ImageWorkflowConfigurationOnFailure : Enum<ImageWorkflowConfigurationOnFailure> , ConvertibleToJava<ImageWorkflowConfigurationOnFailure>

Define execution decision in case of workflow failure

enum InfrastructureConfigurationInstanceMetadataOptionsHttpTokens : Enum<InfrastructureConfigurationInstanceMetadataOptionsHttpTokens> , ConvertibleToJava<InfrastructureConfigurationInstanceMetadataOptionsHttpTokens>

Indicates whether a signed token header is required for instance metadata retrieval requests. The values affect the response as follows:

enum InfrastructureConfigurationPlacementTenancy : Enum<InfrastructureConfigurationPlacementTenancy> , ConvertibleToJava<InfrastructureConfigurationPlacementTenancy>

Tenancy

Link copied to clipboard
enum LifecyclePolicyActionType : Enum<LifecyclePolicyActionType> , ConvertibleToJava<LifecyclePolicyActionType>

The action type of the policy detail.

Link copied to clipboard
enum LifecyclePolicyFilterType : Enum<LifecyclePolicyFilterType> , ConvertibleToJava<LifecyclePolicyFilterType>

The filter type.

Link copied to clipboard
enum LifecyclePolicyResourceType : Enum<LifecyclePolicyResourceType> , ConvertibleToJava<LifecyclePolicyResourceType>

The resource type of the lifecycle policy.

Link copied to clipboard
enum LifecyclePolicyStatus : Enum<LifecyclePolicyStatus> , ConvertibleToJava<LifecyclePolicyStatus>

The status of the lifecycle policy.

Link copied to clipboard
enum LifecyclePolicyTimeUnit : Enum<LifecyclePolicyTimeUnit> , ConvertibleToJava<LifecyclePolicyTimeUnit>

A time unit.

Link copied to clipboard
enum WorkflowType : Enum<WorkflowType> , ConvertibleToJava<WorkflowType>

The type of the workflow denotes whether the workflow is used to build, test, or distribute.