/dhall-aws-cloudformation/cloudformation/AWS::EC2::NetworkInterfacePermission/Properties.dhall
Copy path to clipboardSource
{ Type =
{ AwsAccountId : (./../../Fn.dhall).CfnText
, NetworkInterfaceId : (./../../Fn.dhall).CfnText
, Permission : (./../../Fn.dhall).CfnText
}
, default = {=}
}