/dhall-aws-cloudformation/cloudformation/AWS::NimbleStudio::Studio/StudioEncryptionConfiguration.dhall
Copy path to clipboardSource
{ Type =
{ KeyArn : Optional (./../../Fn.dhall).CfnText
, KeyType : (./../../Fn.dhall).CfnText
}
, default.KeyArn = None (./../../Fn.dhall).CfnText
}