Class CfnWorkflowVersionMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkflowVersionMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkflowVersionMixinProps
CfnWorkflowVersionMixinProps-
Nested Class Summary
Nested classes/interfaces inherited from class software.amazon.jsii.JsiiObject
software.amazon.jsii.JsiiObject.InitializationModeNested classes/interfaces inherited from interface software.amazon.awscdk.cfnpropertymixins.services.omics.CfnWorkflowVersionMixinProps
CfnWorkflowVersionMixinProps.Builder, CfnWorkflowVersionMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnWorkflowVersionMixinProps.Builder.protectedJsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject. -
Method Summary
Modifier and TypeMethodDescriptioncom.fasterxml.jackson.databind.JsonNodefinal booleanfinal Stringfinal ObjectUse a container registry map to specify mappings between the ECR private repository and one or more upstream registries.final Stringfinal ObjectContains information about a source code repository that hosts the workflow definition files.final Stringfinal StringThe description of the workflow version.final Stringfinal StringgetMain()final ObjectReturns union: eitherIResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnWorkflowVersionPropsMixin.WorkflowParameterProperty>final StringPath to the primary workflow parameter template JSON file inside the repository.final StringThe markdown content for the workflow's README file.final StringThe path to the workflow README markdown file within the repository.final StringThe S3 URI of the README file for the workflow.final Numberfinal StringgetTags()A map of resource tags.final StringThe name of the workflow version.final Stringfinal StringThe workflow's ID.final inthashCode()Methods inherited from class software.amazon.jsii.JsiiObject
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSet
-
Constructor Details
-
Jsii$Proxy
protected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef) Constructor that initializes the object based on values retrieved from the JsiiObject.- Parameters:
objRef- Reference to the JSII managed object.
-
Jsii$Proxy
Constructor that initializes the object based on literal property values passed by theCfnWorkflowVersionMixinProps.Builder.
-
-
Method Details
-
getAccelerators
- Specified by:
getAcceleratorsin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getContainerRegistryMap
Description copied from interface:CfnWorkflowVersionMixinPropsUse a container registry map to specify mappings between the ECR private repository and one or more upstream registries.For more information, see Container images in the AWS HealthOmics User Guide .
Returns union: either
IResolvableorCfnWorkflowVersionPropsMixin.ContainerRegistryMapProperty- Specified by:
getContainerRegistryMapin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getContainerRegistryMapUri
- Specified by:
getContainerRegistryMapUriin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getDefinitionRepository
Description copied from interface:CfnWorkflowVersionMixinPropsContains information about a source code repository that hosts the workflow definition files.Returns union: either
IResolvableorCfnWorkflowVersionPropsMixin.DefinitionRepositoryProperty- Specified by:
getDefinitionRepositoryin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getDefinitionUri
- Specified by:
getDefinitionUriin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getDescription
Description copied from interface:CfnWorkflowVersionMixinPropsThe description of the workflow version.- Specified by:
getDescriptionin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getEngine
- Specified by:
getEnginein interfaceCfnWorkflowVersionMixinProps- See Also:
-
getMain
- Specified by:
getMainin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getParameterTemplate
Description copied from interface:CfnWorkflowVersionMixinPropsReturns union: eitherIResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnWorkflowVersionPropsMixin.WorkflowParameterProperty>- Specified by:
getParameterTemplatein interfaceCfnWorkflowVersionMixinProps- See Also:
-
getParameterTemplatePath
Description copied from interface:CfnWorkflowVersionMixinPropsPath to the primary workflow parameter template JSON file inside the repository.- Specified by:
getParameterTemplatePathin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getReadmeMarkdown
Description copied from interface:CfnWorkflowVersionMixinPropsThe markdown content for the workflow's README file.This provides documentation and usage information for users of the workflow.
- Specified by:
getReadmeMarkdownin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getReadmePath
Description copied from interface:CfnWorkflowVersionMixinPropsThe path to the workflow README markdown file within the repository.This file provides documentation and usage information for the workflow. If not specified, the README.md file from the root directory of the repository will be used.
- Specified by:
getReadmePathin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getReadmeUri
Description copied from interface:CfnWorkflowVersionMixinPropsThe S3 URI of the README file for the workflow.This file provides documentation and usage information for the workflow. The S3 URI must begin with s3://USER-OWNED-BUCKET/. The requester must have access to the S3 bucket and object. The max README content length is 500 KiB.
- Specified by:
getReadmeUriin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getStorageCapacity
- Specified by:
getStorageCapacityin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getStorageType
- Specified by:
getStorageTypein interfaceCfnWorkflowVersionMixinProps- See Also:
-
getTags
Description copied from interface:CfnWorkflowVersionMixinPropsA map of resource tags.- Specified by:
getTagsin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getVersionName
Description copied from interface:CfnWorkflowVersionMixinPropsThe name of the workflow version.- Specified by:
getVersionNamein interfaceCfnWorkflowVersionMixinProps- See Also:
-
getWorkflowBucketOwnerId
- Specified by:
getWorkflowBucketOwnerIdin interfaceCfnWorkflowVersionMixinProps- See Also:
-
getWorkflowId
Description copied from interface:CfnWorkflowVersionMixinPropsThe workflow's ID.- Specified by:
getWorkflowIdin interfaceCfnWorkflowVersionMixinProps- See Also:
-
$jsii$toJson
@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()- Specified by:
$jsii$toJsonin interfacesoftware.amazon.jsii.JsiiSerializable
-
equals
-
hashCode
public final int hashCode()
-