/dhall-aws-cloudformation/cloudformation/AWS::Signer::ProfilePermission/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ Action : (./../../Fn.dhall).CfnText
, Principal : (./../../Fn.dhall).CfnText
, ProfileName : (./../../Fn.dhall).CfnText
, ProfileVersion : Optional (./../../Fn.dhall).CfnText
, StatementId : (./../../Fn.dhall).CfnText
}
, default.ProfileVersion = None (./../../Fn.dhall).CfnText
}