@Stability(value=Stable) @Internal public static final class CfnImagePipelineProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnImagePipelineProps
CfnImagePipelinePropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnImagePipelineProps.Builder, CfnImagePipelineProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnImagePipelineProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnImagePipelineProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getContainerRecipeArn()
The Amazon Resource Name (ARN) of the container recipe that is used for this pipeline.
|
String |
getDescription()
The description of this image pipeline.
|
String |
getDistributionConfigurationArn()
The Amazon Resource Name (ARN) of the distribution configuration associated with this image pipeline.
|
Object |
getEnhancedImageMetadataEnabled()
Collects additional information about the image being created, including the operating system (OS) version and package list.
|
String |
getImageRecipeArn()
The Amazon Resource Name (ARN) of the image recipe associated with this image pipeline.
|
Object |
getImageTestsConfiguration()
The configuration of the image tests that run after image creation to ensure the quality of the image that was created.
|
String |
getInfrastructureConfigurationArn()
The Amazon Resource Name (ARN) of the infrastructure configuration associated with this image pipeline.
|
String |
getName()
The name of the image pipeline.
|
Object |
getSchedule()
The schedule of the image pipeline.
|
String |
getStatus()
The status of the image pipeline.
|
Map<String,String> |
getTags()
The tags of this image pipeline.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnImagePipelineProps.Builder builder)
CfnImagePipelineProps.Builder.public final String getInfrastructureConfigurationArn()
CfnImagePipelinePropsgetInfrastructureConfigurationArn in interface CfnImagePipelinePropspublic final String getName()
CfnImagePipelinePropsgetName in interface CfnImagePipelinePropspublic final String getContainerRecipeArn()
CfnImagePipelinePropsgetContainerRecipeArn in interface CfnImagePipelinePropspublic final String getDescription()
CfnImagePipelinePropsgetDescription in interface CfnImagePipelinePropspublic final String getDistributionConfigurationArn()
CfnImagePipelinePropsgetDistributionConfigurationArn in interface CfnImagePipelinePropspublic final Object getEnhancedImageMetadataEnabled()
CfnImagePipelinePropsThis information is used to enhance the overall experience of using EC2 Image Builder. Enabled by default.
getEnhancedImageMetadataEnabled in interface CfnImagePipelinePropspublic final String getImageRecipeArn()
CfnImagePipelinePropsgetImageRecipeArn in interface CfnImagePipelinePropspublic final Object getImageTestsConfiguration()
CfnImagePipelinePropsgetImageTestsConfiguration in interface CfnImagePipelinePropspublic final Object getSchedule()
CfnImagePipelinePropsA schedule configures how often and when a pipeline automatically creates a new image.
getSchedule in interface CfnImagePipelinePropspublic final String getStatus()
CfnImagePipelinePropsgetStatus in interface CfnImagePipelinePropspublic final Map<String,String> getTags()
CfnImagePipelinePropsgetTags in interface CfnImagePipelineProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.