/dhall-aws-cloudformation/cloudformation/AWS::NeptuneGraph::PrivateGraphEndpoint.dhall

Copy path to clipboard

Source

{ Properties = ./AWS::NeptuneGraph::PrivateGraphEndpoint/Properties.dhall
, Resources = ./AWS::NeptuneGraph::PrivateGraphEndpoint/Resources.dhall
, GetAttr =
{ PrivateGraphEndpointIdentifier =
(./../Fn.dhall).GetAttOf "PrivateGraphEndpointIdentifier"
, VpcEndpointId = (./../Fn.dhall).GetAttOf "VpcEndpointId"
}
}