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

Copy path to clipboard

Source

{ Type =
{ AllowedPrincipals : Optional (List (./../../Fn.dhall).CfnText)
, ServiceId : (./../../Fn.dhall).CfnText
}
, default.AllowedPrincipals = None (List (./../../Fn.dhall).CfnText)
}