/dhall-aws-cloudformation/cloudformation/AWS::SageMaker::AppImageConfig/KernelGatewayImageConfig.dhall

Copy path to clipboard

Source

{ Type =
{ FileSystemConfig : Optional (./FileSystemConfig.dhall).Type
, KernelSpecs : List (./KernelSpec.dhall).Type
}
, default.FileSystemConfig = None (./FileSystemConfig.dhall).Type
}