/dhall-aws-cloudformation/cloudformation/AWS::EC2::NetworkInterfacePermission/Properties.dhall

Copy path to clipboard

Source

{ Type =
{ AwsAccountId : (./../../Fn.dhall).CfnText
, NetworkInterfaceId : (./../../Fn.dhall).CfnText
, Permission : (./../../Fn.dhall).CfnText
}
, default = {=}
}