/dhall-aws-cloudformation/cloudformation/AWS::GameLift::Build/StorageLocation.dhall

Copy path to clipboard

Source

{ Type =
{ Bucket : (./../../Fn.dhall).CfnText
, Key : (./../../Fn.dhall).CfnText
, ObjectVersion : Optional (./../../Fn.dhall).CfnText
, RoleArn : (./../../Fn.dhall).CfnText
}
, default.ObjectVersion = None (./../../Fn.dhall).CfnText
}