/dhall-aws-cloudformation/cloudformation/AWS::AppRunner::Service/EgressConfiguration.dhall

Copy path to clipboard

Source

{ Type =
{ EgressType : (./../../Fn.dhall).CfnText
, VpcConnectorArn : Optional (./../../Fn.dhall).CfnText
}
, default.VpcConnectorArn = None (./../../Fn.dhall).CfnText
}