/dhall-aws-cloudformation/cloudformation/AWS::NimbleStudio::LaunchProfile/StreamConfigurationSessionStorage.dhall
Copy path to clipboardSource
{ Type =
{ Mode : List (./../../Fn.dhall).CfnText
, Root : Optional (./StreamingSessionStorageRoot.dhall).Type
}
, default.Root = None (./StreamingSessionStorageRoot.dhall).Type
}