Uses of Interface
software.amazon.awscdk.services.sagemaker.CfnPartnerApp.PartnerAppMaintenanceConfigProperty
-
Uses of CfnPartnerApp.PartnerAppMaintenanceConfigProperty in software.amazon.awscdk.services.sagemaker
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnPartnerApp.PartnerAppMaintenanceConfigProperty
Modifier and TypeMethodDescriptionCfnPartnerApp.PartnerAppMaintenanceConfigProperty.Builder.build()
Builds the configured instance.Modifier and TypeMethodDescriptionCfnPartnerApp.Builder.maintenanceConfig
(CfnPartnerApp.PartnerAppMaintenanceConfigProperty maintenanceConfig) A collection of settings that specify the maintenance schedule for the PartnerApp.CfnPartnerAppProps.Builder.maintenanceConfig
(CfnPartnerApp.PartnerAppMaintenanceConfigProperty maintenanceConfig) Sets the value ofCfnPartnerAppProps.getMaintenanceConfig()
void
CfnPartnerApp.setMaintenanceConfig
(CfnPartnerApp.PartnerAppMaintenanceConfigProperty value) A collection of settings that specify the maintenance schedule for the PartnerApp.