/dhall-aws-cloudformation/cloudformation/AWS::AppMesh::VirtualNode/FileAccessLog.dhall

Copy path to clipboard

Source

{ Type =
{ Format : Optional (./LoggingFormat.dhall).Type
, Path : (./../../Fn.dhall).CfnText
}
, default.Format = None (./LoggingFormat.dhall).Type
}