/dhall-aws-cloudformation/cloudformation/AWS::SecretsManager::SecretTargetAttachment/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ SecretId : (./../../Fn.dhall).CfnText
, TargetId : (./../../Fn.dhall).CfnText
, TargetType : (./../../Fn.dhall).CfnText
}
, default = {=}
}