/dhall-aws-cloudformation/cloudformation/AWS::SageMaker::UserProfile/EFSFileSystemConfig.dhall

Copy path to clipboard

Source

{ Type =
{ FileSystemId : (./../../Fn.dhall).CfnText
, FileSystemPath : Optional (./../../Fn.dhall).CfnText
}
, default.FileSystemPath = None (./../../Fn.dhall).CfnText
}