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 classAn implementation forCfnModelCard.SecurityConfigPropertyMethods 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()voidCfnModelCard.setSecurityConfig(CfnModelCard.SecurityConfigProperty value) The security configuration used to protect model card data.