@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(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
protected |
Jsii$Proxy(String infrastructureConfigurationArn,
String name,
String containerRecipeArn,
String description,
String distributionConfigurationArn,
Object enhancedImageMetadataEnabled,
String imageRecipeArn,
Object imageTestsConfiguration,
Object schedule,
String status,
Map<String,String> tags)
Constructor that initializes the object based on literal property values passed by the
CfnImagePipelineProps.Builder. |
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
String |
getContainerRecipeArn()
`AWS::ImageBuilder::ImagePipeline.ContainerRecipeArn`.
|
String |
getDescription()
`AWS::ImageBuilder::ImagePipeline.Description`.
|
String |
getDistributionConfigurationArn()
`AWS::ImageBuilder::ImagePipeline.DistributionConfigurationArn`.
|
Object |
getEnhancedImageMetadataEnabled()
`AWS::ImageBuilder::ImagePipeline.EnhancedImageMetadataEnabled`.
|
String |
getImageRecipeArn()
`AWS::ImageBuilder::ImagePipeline.ImageRecipeArn`.
|
Object |
getImageTestsConfiguration()
`AWS::ImageBuilder::ImagePipeline.ImageTestsConfiguration`.
|
String |
getInfrastructureConfigurationArn()
`AWS::ImageBuilder::ImagePipeline.InfrastructureConfigurationArn`.
|
String |
getName()
`AWS::ImageBuilder::ImagePipeline.Name`.
|
Object |
getSchedule()
`AWS::ImageBuilder::ImagePipeline.Schedule`.
|
String |
getStatus()
`AWS::ImageBuilder::ImagePipeline.Status`.
|
Map<String,String> |
getTags()
`AWS::ImageBuilder::ImagePipeline.Tags`.
|
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(String infrastructureConfigurationArn, String name, String containerRecipeArn, String description, String distributionConfigurationArn, Object enhancedImageMetadataEnabled, String imageRecipeArn, Object imageTestsConfiguration, Object schedule, String status, Map<String,String> tags)
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()
CfnImagePipelinePropsgetEnhancedImageMetadataEnabled in interface CfnImagePipelinePropspublic final String getImageRecipeArn()
CfnImagePipelinePropsgetImageRecipeArn in interface CfnImagePipelinePropspublic final Object getImageTestsConfiguration()
CfnImagePipelinePropsgetImageTestsConfiguration in interface CfnImagePipelinePropspublic final Object getSchedule()
CfnImagePipelinePropsgetSchedule 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 © 2021. All rights reserved.