Class CfnWorkflowMixinProps.Jsii$Proxy
- All Implemented Interfaces:
CfnWorkflowMixinProps,software.amazon.jsii.JsiiSerializable
- Enclosing interface:
CfnWorkflowMixinProps
CfnWorkflowMixinProps-
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.CfnWorkflowMixinProps
CfnWorkflowMixinProps.Builder, CfnWorkflowMixinProps.Jsii$Proxy -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedJsii$Proxy(CfnWorkflowMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnWorkflowMixinProps.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 StringThe URI of a definition for the workflow.final StringThe parameter's description.final StringAn engine for the workflow.final StringgetMain()The path of the main definition file for the workflow.final StringgetName()The workflow's name.final ObjectThe workflow's parameter template.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 NumberThe default static storage capacity (in gibibytes) for runs that use this workflow or workflow version.final StringgetTags()Tags for the workflow.final StringOptional workflow bucket owner ID to verify the workflow bucket.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 theCfnWorkflowMixinProps.Builder.
-
-
Method Details
-
getAccelerators
- Specified by:
getAcceleratorsin interfaceCfnWorkflowMixinProps- See Also:
-
getContainerRegistryMap
Description copied from interface:CfnWorkflowMixinPropsUse 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
IResolvableorCfnWorkflowPropsMixin.ContainerRegistryMapProperty- Specified by:
getContainerRegistryMapin interfaceCfnWorkflowMixinProps- See Also:
-
getContainerRegistryMapUri
- Specified by:
getContainerRegistryMapUriin interfaceCfnWorkflowMixinProps- See Also:
-
getDefinitionRepository
Description copied from interface:CfnWorkflowMixinPropsContains information about a source code repository that hosts the workflow definition files.Returns union: either
IResolvableorCfnWorkflowPropsMixin.DefinitionRepositoryProperty- Specified by:
getDefinitionRepositoryin interfaceCfnWorkflowMixinProps- See Also:
-
getDefinitionUri
Description copied from interface:CfnWorkflowMixinPropsThe URI of a definition for the workflow.- Specified by:
getDefinitionUriin interfaceCfnWorkflowMixinProps- See Also:
-
getDescription
Description copied from interface:CfnWorkflowMixinPropsThe parameter's description.- Specified by:
getDescriptionin interfaceCfnWorkflowMixinProps- See Also:
-
getEngine
Description copied from interface:CfnWorkflowMixinPropsAn engine for the workflow.- Specified by:
getEnginein interfaceCfnWorkflowMixinProps- See Also:
-
getMain
Description copied from interface:CfnWorkflowMixinPropsThe path of the main definition file for the workflow.- Specified by:
getMainin interfaceCfnWorkflowMixinProps- See Also:
-
getName
Description copied from interface:CfnWorkflowMixinPropsThe workflow's name.- Specified by:
getNamein interfaceCfnWorkflowMixinProps- See Also:
-
getParameterTemplate
Description copied from interface:CfnWorkflowMixinPropsThe workflow's parameter template.Returns union: either
IResolvableor Mapinvalid input: '<'String, eitherIResolvableorCfnWorkflowPropsMixin.WorkflowParameterProperty>- Specified by:
getParameterTemplatein interfaceCfnWorkflowMixinProps- See Also:
-
getParameterTemplatePath
Description copied from interface:CfnWorkflowMixinPropsPath to the primary workflow parameter template JSON file inside the repository.- Specified by:
getParameterTemplatePathin interfaceCfnWorkflowMixinProps- See Also:
-
getReadmeMarkdown
Description copied from interface:CfnWorkflowMixinPropsThe markdown content for the workflow's README file.This provides documentation and usage information for users of the workflow.
- Specified by:
getReadmeMarkdownin interfaceCfnWorkflowMixinProps- See Also:
-
getReadmePath
Description copied from interface:CfnWorkflowMixinPropsThe 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 interfaceCfnWorkflowMixinProps- See Also:
-
getReadmeUri
Description copied from interface:CfnWorkflowMixinPropsThe 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 interfaceCfnWorkflowMixinProps- See Also:
-
getStorageCapacity
Description copied from interface:CfnWorkflowMixinPropsThe default static storage capacity (in gibibytes) for runs that use this workflow or workflow version.The
storageCapacitycan be overwritten at run time. The storage capacity is not required for runs with aDYNAMICstorage type.- Specified by:
getStorageCapacityin interfaceCfnWorkflowMixinProps- See Also:
-
getStorageType
- Specified by:
getStorageTypein interfaceCfnWorkflowMixinProps- See Also:
-
getTags
Description copied from interface:CfnWorkflowMixinPropsTags for the workflow.- Specified by:
getTagsin interfaceCfnWorkflowMixinProps- See Also:
-
getWorkflowBucketOwnerId
Description copied from interface:CfnWorkflowMixinPropsOptional workflow bucket owner ID to verify the workflow bucket.- Specified by:
getWorkflowBucketOwnerIdin interfaceCfnWorkflowMixinProps- 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()
-