/dhall-aws-cloudformation/cloudformation/AWS::NimbleStudio::LaunchProfile/StreamConfigurationSessionStorage.dhall

Copy path to clipboard

Source

{ Type =
{ Mode : List (./../../Fn.dhall).CfnText
, Root : Optional (./StreamingSessionStorageRoot.dhall).Type
}
, default.Root = None (./StreamingSessionStorageRoot.dhall).Type
}