Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnModelCardExportJob.ModelCardExportOutputConfigProperty
Packages that use CfnModelCardExportJob.ModelCardExportOutputConfigProperty
-
Uses of CfnModelCardExportJob.ModelCardExportOutputConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnModelCardExportJob.ModelCardExportOutputConfigPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnModelCardExportJob.ModelCardExportOutputConfigPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnModelCardExportJob.ModelCardExportOutputConfigPropertyModifier and TypeMethodDescriptionCfnModelCardExportJob.ModelCardExportOutputConfigProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnModelCardExportJob.ModelCardExportOutputConfigPropertyModifier and TypeMethodDescriptionCfnModelCardExportJob.Builder.outputConfig(CfnModelCardExportJob.ModelCardExportOutputConfigProperty outputConfig) Configure the export output details for an Amazon SageMaker Model Card.CfnModelCardExportJobProps.Builder.outputConfig(CfnModelCardExportJob.ModelCardExportOutputConfigProperty outputConfig) Sets the value ofCfnModelCardExportJobProps.getOutputConfig()voidCfnModelCardExportJob.setOutputConfig(CfnModelCardExportJob.ModelCardExportOutputConfigProperty value) Configure the export output details for an Amazon SageMaker Model Card.