Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.sagemaker.CfnModelCardPropsMixin.UserContextProperty
Packages that use CfnModelCardPropsMixin.UserContextProperty
-
Uses of CfnModelCardPropsMixin.UserContextProperty in software.amazon.awscdk.cfnpropertymixins.services.sagemaker
Classes in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that implement CfnModelCardPropsMixin.UserContextPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnModelCardPropsMixin.UserContextPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker that return CfnModelCardPropsMixin.UserContextPropertyModifier and TypeMethodDescriptionCfnModelCardPropsMixin.UserContextProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.sagemaker with parameters of type CfnModelCardPropsMixin.UserContextPropertyModifier and TypeMethodDescriptionCfnModelCardMixinProps.Builder.createdBy(CfnModelCardPropsMixin.UserContextProperty createdBy) Sets the value ofCfnModelCardMixinProps.getCreatedBy()CfnModelCardPropsMixin.Builder.createdBy(CfnModelCardPropsMixin.UserContextProperty createdBy) Information about the user who created or modified one or more of the following:.CfnModelCardMixinProps.Builder.lastModifiedBy(CfnModelCardPropsMixin.UserContextProperty lastModifiedBy) Sets the value ofCfnModelCardMixinProps.getLastModifiedBy()CfnModelCardPropsMixin.Builder.lastModifiedBy(CfnModelCardPropsMixin.UserContextProperty lastModifiedBy) Information about the user who created or modified an experiment, trial, trial component, lineage group, project, or model card.