Uses of Class
software.amazon.awscdk.services.sagemaker.CfnModelCardProps.Builder
Packages that use CfnModelCardProps.Builder
-
Uses of CfnModelCardProps.Builder in software.amazon.awscdk.services.sagemaker
Methods in software.amazon.awscdk.services.sagemaker that return CfnModelCardProps.BuilderModifier and TypeMethodDescriptionstatic CfnModelCardProps.BuilderCfnModelCardProps.builder()CfnModelCardProps.Builder.content(IResolvable content) Sets the value ofCfnModelCardProps.getContent()CfnModelCardProps.Builder.content(CfnModelCard.ContentProperty content) Sets the value ofCfnModelCardProps.getContent()CfnModelCardProps.Builder.createdBy(IResolvable createdBy) Sets the value ofCfnModelCardProps.getCreatedBy()CfnModelCardProps.Builder.createdBy(CfnModelCard.UserContextProperty createdBy) Sets the value ofCfnModelCardProps.getCreatedBy()CfnModelCardProps.Builder.lastModifiedBy(IResolvable lastModifiedBy) Sets the value ofCfnModelCardProps.getLastModifiedBy()CfnModelCardProps.Builder.lastModifiedBy(CfnModelCard.UserContextProperty lastModifiedBy) Sets the value ofCfnModelCardProps.getLastModifiedBy()CfnModelCardProps.Builder.modelCardName(String modelCardName) Sets the value ofCfnModelCardProps.getModelCardName()CfnModelCardProps.Builder.modelCardStatus(String modelCardStatus) Sets the value ofCfnModelCardProps.getModelCardStatus()CfnModelCardProps.Builder.securityConfig(IResolvable securityConfig) Sets the value ofCfnModelCardProps.getSecurityConfig()CfnModelCardProps.Builder.securityConfig(CfnModelCard.SecurityConfigProperty securityConfig) Sets the value ofCfnModelCardProps.getSecurityConfig()Sets the value ofCfnModelCardProps.getTags()Constructors in software.amazon.awscdk.services.sagemaker with parameters of type CfnModelCardProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnModelCardProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnModelCardProps.Builder.