| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SageMaker.UserProfile.AppLifecycleManagementProperty
Documentation
data AppLifecycleManagementProperty Source #
Constructors
| AppLifecycleManagementProperty | |
Instances
| ToJSON AppLifecycleManagementProperty Source # | |||||
| Show AppLifecycleManagementProperty Source # | |||||
Defined in Stratosphere.SageMaker.UserProfile.AppLifecycleManagementProperty Methods showsPrec :: Int -> AppLifecycleManagementProperty -> ShowS # show :: AppLifecycleManagementProperty -> String # showList :: [AppLifecycleManagementProperty] -> ShowS # | |||||
| Eq AppLifecycleManagementProperty Source # | |||||
| ToResourceProperties AppLifecycleManagementProperty Source # | |||||
| Property "IdleSettings" AppLifecycleManagementProperty Source # | |||||
Defined in Stratosphere.SageMaker.UserProfile.AppLifecycleManagementProperty Associated Types
Methods set :: PropertyType "IdleSettings" AppLifecycleManagementProperty -> AppLifecycleManagementProperty -> AppLifecycleManagementProperty # | |||||
| type PropertyType "IdleSettings" AppLifecycleManagementProperty Source # | |||||