/dhall-aws-cloudformation/cloudformation/AWS::Connect::InstanceStorageConfig/EncryptionConfig.dhall
Copy path to clipboardSource
{ Type =
{ EncryptionType : (./../../Fn.dhall).CfnText
, KeyId : (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ EncryptionType : (./../../Fn.dhall).CfnText
, KeyId : (./../../Fn.dhall).CfnText
}
, default = {=}
}