/dhall-aws-cloudformation/cloudformation/AWS::NimbleStudio::Studio/StudioEncryptionConfiguration.dhall

Copy path to clipboard

Source

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