/dhall-aws-cloudformation/cloudformation/AWS::EC2::EnclaveCertificateIamRoleAssociation/Properties.dhall
Copy path to clipboardSource
{ Type =
{ CertificateArn : (./../../Fn.dhall).CfnText
, RoleArn : (./../../Fn.dhall).CfnText
}
, default = {=}
}
{ Type =
{ CertificateArn : (./../../Fn.dhall).CfnText
, RoleArn : (./../../Fn.dhall).CfnText
}
, default = {=}
}