Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnModelCard.SecurityConfigProperty
Packages that use CfnModelCard.SecurityConfigProperty
-
Uses of CfnModelCard.SecurityConfigProperty in software.amazon.awscdk.services.sagemaker
Classes in software.amazon.awscdk.services.sagemaker that implement CfnModelCard.SecurityConfigPropertyModifier and TypeClassDescriptionstatic final class
An implementation forCfnModelCard.SecurityConfigProperty
Methods in software.amazon.awscdk.services.sagemaker that return CfnModelCard.SecurityConfigPropertyModifier and TypeMethodDescriptionCfnModelCard.SecurityConfigProperty.Builder.build()
Builds the configured instance.Methods in software.amazon.awscdk.services.sagemaker with parameters of type CfnModelCard.SecurityConfigPropertyModifier and TypeMethodDescriptionCfnModelCard.Builder.securityConfig
(CfnModelCard.SecurityConfigProperty securityConfig) The security configuration used to protect model card data.CfnModelCardProps.Builder.securityConfig
(CfnModelCard.SecurityConfigProperty securityConfig) Sets the value ofCfnModelCardProps.getSecurityConfig()
void
CfnModelCard.setSecurityConfig
(CfnModelCard.SecurityConfigProperty value) The security configuration used to protect model card data.