Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnContext.SourceProperty
Packages that use CfnContext.SourceProperty
-
Uses of CfnContext.SourceProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnContext.SourcePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnContext.SourcePropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnContext.SourcePropertyModifier and TypeMethodDescriptionCfnContext.SourceProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnContext.SourcePropertyModifier and TypeMethodDescriptionvoidCfnContext.setSource(CfnContext.SourceProperty value) The source type, ID, and URI.CfnContext.Builder.source(CfnContext.SourceProperty source) The source type, ID, and URI.CfnContextProps.Builder.source(CfnContext.SourceProperty source) Sets the value ofCfnContextProps.getSource()