Uses of Interface
software.amazon.awscdk.interfaces.sagemaker.IPipelineRef
Packages that use IPipelineRef
Package
Description
Amazon SageMaker Construct Library
Amazon SageMaker Construct Library
-
Uses of IPipelineRef in software.amazon.awscdk.interfaces.sagemaker
Subinterfaces of IPipelineRef in software.amazon.awscdk.interfaces.sagemakerModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIPipelineRef.Classes in software.amazon.awscdk.interfaces.sagemaker that implement IPipelineRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IPipelineRef in software.amazon.awscdk.services.sagemaker
Subinterfaces of IPipelineRef in software.amazon.awscdk.services.sagemakerModifier and TypeInterfaceDescriptioninterfaceThe interface for a SageMaker Pipeline resource.static interfaceInternal default implementation forIPipeline.Classes in software.amazon.awscdk.services.sagemaker that implement IPipelineRefModifier and TypeClassDescriptionclassTheAWS::SageMaker::Pipelineresource creates shell scripts that run when you create and/or start a SageMaker Pipeline.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.sagemaker that return IPipelineRefModifier and TypeMethodDescriptionstatic IPipelineRefCfnPipeline.fromPipelineName(software.constructs.Construct scope, String id, String pipelineName) Creates a new IPipelineRef from a pipelineName.Methods in software.amazon.awscdk.services.sagemaker with parameters of type IPipelineRefModifier and TypeMethodDescriptionstatic StringCfnPipeline.arnForPipeline(IPipelineRef resource) -
Uses of IPipelineRef in software.amazon.awscdk.services.sagemaker.alpha
Classes in software.amazon.awscdk.services.sagemaker.alpha that implement IPipelineRef