Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnModelCard.UserContextProperty
Packages that use CfnModelCard.UserContextProperty
-
Uses of CfnModelCard.UserContextProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnModelCard.UserContextPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnModelCard.UserContextPropertyMethods in software.amazon.awscdk.services.sagemaker that return CfnModelCard.UserContextPropertyModifier and TypeMethodDescriptionCfnModelCard.UserContextProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnModelCard.UserContextPropertyModifier and TypeMethodDescriptionCfnModelCard.Builder.createdBy(CfnModelCard.UserContextProperty createdBy) Information about the user who created or modified one or more of the following:.CfnModelCardProps.Builder.createdBy(CfnModelCard.UserContextProperty createdBy) Sets the value ofCfnModelCardProps.getCreatedBy()CfnModelCard.Builder.lastModifiedBy(CfnModelCard.UserContextProperty lastModifiedBy) AWS::SageMaker::ModelCard.LastModifiedBy.CfnModelCardProps.Builder.lastModifiedBy(CfnModelCard.UserContextProperty lastModifiedBy) Sets the value ofCfnModelCardProps.getLastModifiedBy()voidCfnModelCard.setCreatedBy(CfnModelCard.UserContextProperty value) Information about the user who created or modified one or more of the following:.voidCfnModelCard.setLastModifiedBy(CfnModelCard.UserContextProperty value) AWS::SageMaker::ModelCard.LastModifiedBy.